aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-09-11 22:20:03 +0800
committerantoine <antoine@FreeBSD.org>2016-09-11 22:20:03 +0800
commitb54fefbdc9bf626a8120e2b9a3a6935cc8a12b73 (patch)
treefc37623c8650154bb66681e5c8c192ffaf49a573
parentb124ad3e4ac3970ab3cbf4ac129bdfffb29c8ce6 (diff)
downloadfreebsd-ports-gnome-b54fefbdc9bf626a8120e2b9a3a6935cc8a12b73.tar.gz
freebsd-ports-gnome-b54fefbdc9bf626a8120e2b9a3a6935cc8a12b73.tar.zst
freebsd-ports-gnome-b54fefbdc9bf626a8120e2b9a3a6935cc8a12b73.zip
- Honor SSL_DEFAULT
- Remove redundant arg from CONFIGURE_ARGS
-rw-r--r--security/munge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/munge/Makefile b/security/munge/Makefile
index 19b54dcb92e9..c05a657fa99d 100644
--- a/security/munge/Makefile
+++ b/security/munge/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --localstatedir=/var
+CONFIGURE_ARGS= --with-openssl-prefix=${OPENSSLBASE}
USES= libtool pathfix perl5 ssl tar:bzip2
USE_LDCONFIG= yes
USE_RC_SUBR= munged