diff options
author | vs <vs@FreeBSD.org> | 2004-07-06 21:34:03 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-07-06 21:34:03 +0800 |
commit | c0d3997b49bbae5491fcb68cc1142a353c0bb602 (patch) | |
tree | d0bb350e36f3aea2b31310ab470eb75e1c8a87ba /net-mgmt | |
parent | 51558c74321c0aa48b2d7992f13d71d72b5a69fe (diff) | |
download | freebsd-ports-gnome-c0d3997b49bbae5491fcb68cc1142a353c0bb602.tar.gz freebsd-ports-gnome-c0d3997b49bbae5491fcb68cc1142a353c0bb602.tar.zst freebsd-ports-gnome-c0d3997b49bbae5491fcb68cc1142a353c0bb602.zip |
Marked as broken: Unusable
PR: ports/47957
Submitted by: Luc Beurton
Approved by: maintainer timeout
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ruby-snmp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/ruby-snmp/Makefile b/net-mgmt/ruby-snmp/Makefile index e3d2f332a1f9..f52056bd9895 100644 --- a/net-mgmt/ruby-snmp/Makefile +++ b/net-mgmt/ruby-snmp/Makefile @@ -18,6 +18,8 @@ DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org COMMENT= Ruby interface to UCD-SNMP library +BROKEN= "Unusable, cf. ports/47957" + LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 USE_RUBY= yes |