aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2024-04-13 20:42:30 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2024-04-13 20:42:30 +0000
commit69a794994e7f30ecfcae16373c3d93d51545320b (patch)
tree1acd3188eea04be806e6e82cfbec8dda7be83921 /security
parentcb12a16612612831f6f6bbd94da706587b241b2c (diff)
downloadports-69a794994e7f30ecfcae16373c3d93d51545320b.tar.gz
ports-69a794994e7f30ecfcae16373c3d93d51545320b.zip
Diffstat (limited to 'security')
-rw-r--r--security/openfortivpn/Makefile1
-rw-r--r--security/trousers/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/security/openfortivpn/Makefile b/security/openfortivpn/Makefile
index ae83e4d48e1f..6f0ec2f6d5c8 100644
--- a/security/openfortivpn/Makefile
+++ b/security/openfortivpn/Makefile
@@ -19,7 +19,6 @@ USE_GITHUB= yes
GH_ACCOUNT= adrienverge
GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ENV= ac_cv_path_SED=${LOCALBASE}/bin/gsed \
OPENSSL_CFLAGS=${OPENSSLINC} \
OPENSSL_LIBS="-lssl -lcrypto"
diff --git a/security/trousers/Makefile b/security/trousers/Makefile
index 863c35e41098..7fcaa92f8bab 100644
--- a/security/trousers/Makefile
+++ b/security/trousers/Makefile
@@ -22,7 +22,6 @@ USE_LDCONFIG= YES
USE_RC_SUBR= tcsd
INSTALL_TARGET= install-strip
GNU_CONFIGURE= YES
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-gui=none --enable-static \
--localstatedir=${PREFIX}/var \
--with-tssuser=${USERS} \