security/strongswan: Remove --with-lib-prefix

Remove flag already in the default option.

PR:		268918
Reported by:	jlduran@gmail.com
Approved by:	strongswan@Nanoteq.com (maintainer, implicit in PR)
This commit is contained in:
Jose Luis Duran 2023-01-15 13:01:39 +01:00 committed by Fernando Apesteguía
parent 8b0f9b7f3c
commit a06d577338

View File

@ -1,5 +1,6 @@
PORTNAME= strongswan
DISTVERSION= 5.9.9
PORTREVISION= 1
CATEGORIES= security net-vpn
MASTER_SITES= https://download.strongswan.org/ \
https://download2.strongswan.org/
@ -34,8 +35,7 @@ CONFIGURE_ARGS= --disable-gmp \
--enable-openssl \
--enable-whitelist \
--with-group=wheel \
--with-lib-prefix=${PREFIX} \
--with-printf-hooks=builtin
--with-lib-prefix=${PREFIX}
INSTALL_TARGET= install-strip
TEST_TARGET= check