summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-05-19 22:47:10 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-05-19 22:47:10 +0000
commit2cc20c3223c195470f586d6cdbcd9e1c433b0266 (patch)
tree1a5d5d64295250b16863d5e926ca3addd1352a01 /net
parentUpdate to 0.94. Greatly simplify this port by removing the options to (diff)
I did not check this port works fine with net-snmp 5.x.
Maintainer, feel free to depend on 5.x if you are sure.
Notes
Notes: svn path=/head/; revision=59492
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile2
-rw-r--r--net/wireshark/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile
index e4dc935aa2f1..8fd7da00c8c5 100644
--- a/net/ethereal/Makefile
+++ b/net/ethereal/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= . old-versions
MAINTAINER= billf@FreeBSD.org
.if !defined(WITHOUT_SNMP)
-LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
.endif
.if !defined(WITHOUT_X11)
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index e4dc935aa2f1..8fd7da00c8c5 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= . old-versions
MAINTAINER= billf@FreeBSD.org
.if !defined(WITHOUT_SNMP)
-LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
.endif
.if !defined(WITHOUT_X11)