diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-19 22:48:57 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-05-19 22:48:57 +0000 |
commit | 333535ac9945e18e31074d096259951d877ca864 (patch) | |
tree | a5fadc18cc9e664aefed8d9f896907b289fa5e5d /net/ruby-snmp | |
parent | 2cc20c3223c195470f586d6cdbcd9e1c433b0266 (diff) |
Depends on net-snmp4.
Notes
Notes:
svn path=/head/; revision=59493
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 |