summaryrefslogtreecommitdiff
path: root/net/p5-SNMP
diff options
context:
space:
mode:
authortv <tv>1999-05-04 03:52:42 +0000
committertv <tv>1999-05-04 03:52:42 +0000
commit6417efc2b1f69f31350bd700a946cc40a9fa26d7 (patch)
tree3b5f5cc6f0604db478729f0379132ad299e7a2fc /net/p5-SNMP
parent8198c78c259703ee8de1219912119d3787aa0167 (diff)
downloadpkgsrc-6417efc2b1f69f31350bd700a946cc40a9fa26d7.tar.gz
Update dependency on ucd-snmp.
Diffstat (limited to 'net/p5-SNMP')
-rw-r--r--net/p5-SNMP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile
index 3d757a4c56c..44582c4220d 100644
--- a/net/p5-SNMP/Makefile
+++ b/net/p5-SNMP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/04/15 20:39:46 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/05/04 03:52:42 tv Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/06/27 01:53:13 jfitz Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
MAINTAINER= packages@netbsd.org
-BUILD_DEPENDS= ${PREFIX}/lib/libsnmp.a:../../net/ucd-snmp
+DEPENDS= ucd-snmp-3.6.1p1:../../net/ucd-snmp
USE_PERL5= yes