summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-05-19 22:48:57 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-05-19 22:48:57 +0000
commit333535ac9945e18e31074d096259951d877ca864 (patch)
treea5fadc18cc9e664aefed8d9f896907b289fa5e5d
parentI did not check this port works fine with net-snmp 5.x. (diff)
Depends on net-snmp4.
Notes
Notes: svn path=/head/; revision=59493
-rw-r--r--net-mgmt/ruby-snmp/Makefile2
-rw-r--r--net/gkrellm_snmp/Makefile2
-rw-r--r--net/ruby-snmp/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/ruby-snmp/Makefile b/net-mgmt/ruby-snmp/Makefile
index d555ed921ec1..c2c0531c0dfa 100644
--- a/net-mgmt/ruby-snmp/Makefile
+++ b/net-mgmt/ruby-snmp/Makefile
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/net/gkrellm_snmp/Makefile b/net/gkrellm_snmp/Makefile
index b98211135980..18fb0568aa7c 100644
--- a/net/gkrellm_snmp/Makefile
+++ b/net/gkrellm_snmp/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://triq.net/gkrellm/
MAINTAINER= eike.bernhardt@gmx.de
-LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
diff --git a/net/ruby-snmp/Makefile b/net/ruby-snmp/Makefile
index d555ed921ec1..c2c0531c0dfa 100644
--- a/net/ruby-snmp/Makefile
+++ b/net/ruby-snmp/Makefile
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4
USE_RUBY= yes
USE_RUBY_EXTCONF= yes