aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-08-30 18:41:41 +0800
committerlinimon <linimon@FreeBSD.org>2009-08-30 18:41:41 +0800
commitb29a905355a12ad9d7cc4d3b52b5c949c3744962 (patch)
treec6bd5e39c5914eb1586c2e95acbf29bb49035930 /net-mgmt
parentae97ead1208f8d6b115cae52437bf00efcb5685f (diff)
downloadfreebsd-ports-gnome-b29a905355a12ad9d7cc4d3b52b5c949c3744962.tar.gz
freebsd-ports-gnome-b29a905355a12ad9d7cc4d3b52b5c949c3744962.tar.zst
freebsd-ports-gnome-b29a905355a12ad9d7cc4d3b52b5c949c3744962.zip
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk. Hat: portmgr
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp-devel/Makefile1
-rw-r--r--net-mgmt/net-snmp/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile
index a9a7d46755c9..fc175572a5d8 100644
--- a/net-mgmt/net-snmp-devel/Makefile
+++ b/net-mgmt/net-snmp-devel/Makefile
@@ -30,6 +30,7 @@ GNU_CONFIGURE= yes
USE_RC_SUBR= snmpd.sh snmptrapd.sh
USE_OPENSSL= yes
USE_LDCONFIG= yes
+WANT_PERL= yes
CONFIGURE_ENV+= PERLPROG="${PERL}" PSPROG="${PS_CMD}" SED="${SED}"
CONFIGURE_ARGS+=--enable-shared --enable-internal-md5 \
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index a9a7d46755c9..fc175572a5d8 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -30,6 +30,7 @@ GNU_CONFIGURE= yes
USE_RC_SUBR= snmpd.sh snmptrapd.sh
USE_OPENSSL= yes
USE_LDCONFIG= yes
+WANT_PERL= yes
CONFIGURE_ENV+= PERLPROG="${PERL}" PSPROG="${PS_CMD}" SED="${SED}"
CONFIGURE_ARGS+=--enable-shared --enable-internal-md5 \