summaryrefslogtreecommitdiff
path: root/net/net-snmp/options.mk
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-06-24 09:46:10 +0000
committeradam <adam@pkgsrc.org>2011-06-24 09:46:10 +0000
commite93f631c54848a3ec14b973acf71421d0a337969 (patch)
tree05e10eff2a4394e97a4fa9a2339284024ff38119 /net/net-snmp/options.mk
parent997b79277c437ae66e97bc7f97d87e15a309b0a6 (diff)
downloadpkgsrc-e93f631c54848a3ec14b973acf71421d0a337969.tar.gz
Added PLIST_VARS=perl and fixed PLIST when building without Perl
Diffstat (limited to 'net/net-snmp/options.mk')
-rw-r--r--net/net-snmp/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/net-snmp/options.mk b/net/net-snmp/options.mk
index 55d43d7d821..a0812ffb24c 100644
--- a/net/net-snmp/options.mk
+++ b/net/net-snmp/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.12 2011/06/24 09:30:18 adam Exp $
+# $NetBSD: options.mk,v 1.13 2011/06/24 09:46:10 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.net-snmp
PKG_SUPPORTED_OPTIONS= ssl snmp-unprived snmp-nokmem perl
@@ -13,7 +13,7 @@ PKG_SUPPORTED_OPTIONS+= inet6
.include "../../mk/bsd.options.mk"
-PLIST_VARS+= inet6
+PLIST_VARS+= inet6 perl
.if !empty(PKG_OPTIONS:Minet6)
CONFIGURE_ARGS+= --enable-ipv6
PLIST.inet6= yes
@@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --without-root-access
# `make test TEST_TARGET=perltest'
TEST_TARGET= test
-# Enable the perl modules build and installation
+PLIST.perl= yes
USE_TOOLS+= perl
PERL5_CONFIGURE= no
PERL5_PACKLIST= auto/Bundle/NetSNMP/.packlist