summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-09-04 23:50:36 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-09-04 23:50:36 +0000
commit28a7dfa695f29da2f0622b48bfb25e3f78307bce (patch)
treecfaf6a42ae07a988d7abbd6c7d6c28fb3b6a858d /net-mgmt/p5-SNMP/Makefile
parentgzip -> ${GZIP_CMD} (diff)
Fix to work after the ucd-snmp library bump.
Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540
Notes
Notes: svn path=/head/; revision=21267
Diffstat (limited to 'net-mgmt/p5-SNMP/Makefile')
-rw-r--r--net-mgmt/p5-SNMP/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile
index 8be393e6321a..3bda0ecfa995 100644
--- a/net-mgmt/p5-SNMP/Makefile
+++ b/net-mgmt/p5-SNMP/Makefile
@@ -14,9 +14,7 @@ MASTER_SITE_SUBDIR= SNMP
MAINTAINER= jfitz@FreeBSD.org
-LIB_DEPENDS= snmp.3:${PORTSDIR}/net/ucd-snmp
-
-BROKEN= 'incompatible with the latest version of ucd-snmp'
+LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp
USE_PERL5= YES