summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/ruby-snmp/Makefile2
-rw-r--r--net/ruby-snmp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ruby-snmp/Makefile b/net-mgmt/ruby-snmp/Makefile
index 04f3408693fd..d555ed921ec1 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.4:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/net/ruby-snmp/Makefile b/net/ruby-snmp/Makefile
index 04f3408693fd..d555ed921ec1 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.4:${PORTSDIR}/net/net-snmp
+LIB_DEPENDS= snmp.5:${PORTSDIR}/net/net-snmp
USE_RUBY= yes
USE_RUBY_EXTCONF= yes