aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-SNMP
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-21 17:40:15 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-21 17:40:15 +0000
commitc59a3834c4bd220def36c5006080d4e0f57b83e0 (patch)
treed65d5bf921ef2499700b90c4dc6855a0137ddaf2 /net-mgmt/p5-Net-SNMP
parent556296fe6692c3141d20c3bf87b479397ff4f4b0 (diff)
Notes
Diffstat (limited to 'net-mgmt/p5-Net-SNMP')
-rw-r--r--net-mgmt/p5-Net-SNMP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile
index c74b4ea8fdc3..ef4eb41030ab 100644
--- a/net-mgmt/p5-Net-SNMP/Makefile
+++ b/net-mgmt/p5-Net-SNMP/Makefile
@@ -19,7 +19,7 @@ COMMENT= Object oriented interface to SNMP
BUILD_DEPENDS= ${ARCH_PERL}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
${ARCH_PERL}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/Digest/HMAC.pm:${PORTSDIR}/security/p5-Digest-HMAC
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
ARCH_PERL= ${SITE_PERL}/${PERL_ARCH}