summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-05-04 03:52:42 +0000
committertv <tv@pkgsrc.org>1999-05-04 03:52:42 +0000
commit49144b705c0aa463c35db607c282771206baad8b (patch)
tree3b5f5cc6f0604db478729f0379132ad299e7a2fc /net
parenta4e21b17ce97d989413303a517646deaf5ff56c8 (diff)
downloadpkgsrc-49144b705c0aa463c35db607c282771206baad8b.tar.gz
Update dependency on ucd-snmp.
Diffstat (limited to 'net')
-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