summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-08 08:59:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-08 08:59:28 +0000
commit680174eb06d972473daf929f9db647c92c999039 (patch)
treedb86d2f0388c19612850dc15842cb25dcb12db3b /sysutils
parent- Remove dovecot-devel: (diff)
- Remove support for ucd-snmp4 in ports, that also support net-snmp5.
(ucd-snmp4 port is past expiration date)
Notes
Notes: svn path=/head/; revision=245389
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/jailadmin/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/jailadmin/Makefile b/sysutils/jailadmin/Makefile
index 07654a018f62..71024041a6cb 100644
--- a/sysutils/jailadmin/Makefile
+++ b/sysutils/jailadmin/Makefile
@@ -22,11 +22,7 @@ PORTDOCS= INSTALL README
.include <bsd.port.pre.mk>
.if defined(WITH_SNMP)
-.if exists(${LOCALBASE}/lib/libsnmp.so.4) || defined(WITH_SNMP4)
-LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
-.else
LIB_DEPENDS+= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
-.endif
PLIST_SUB+= SNMP=""
.else
INSTALL_TARGET= installbase