aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-05-11 14:11:49 +0800
committerVolker Stolz <vs@FreeBSD.org>2004-05-11 14:11:49 +0800
commite9a3466fa5c1052b4944cdcb8dfc31723e21a0c7 (patch)
treecc353001936c5a82d8ffcb22c4efe2b509c7aaf8 /net-mgmt
parentae2ab272cfbc4d8bb8ba6460d7077625a939e6b8 (diff)
downloadfreebsd-ports-e9a3466fa5c1052b4944cdcb8dfc31723e21a0c7.tar.gz
freebsd-ports-e9a3466fa5c1052b4944cdcb8dfc31723e21a0c7.tar.zst
freebsd-ports-e9a3466fa5c1052b4944cdcb8dfc31723e21a0c7.zip
Add p5-SNMP_Session to BUILD_DEPENDS.
Noticed by: bento Approved by: billf
Notes
Notes: svn path=/head/; revision=108889
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Altoids/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-Altoids/Makefile b/net-mgmt/p5-Altoids/Makefile
index a17acd54ee1d..9f7a5435536c 100644
--- a/net-mgmt/p5-Altoids/Makefile
+++ b/net-mgmt/p5-Altoids/Makefile
@@ -16,7 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= billf@FreeBSD.org
COMMENT= SNMP get/walk functionality with built-in name to OID translation
-RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
+BUILD_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
+RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes