diff options
Diffstat (limited to 'net/ruby-snmp')
-rw-r--r-- | net/ruby-snmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |