aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-09 23:26:04 +0800
committermiwi <miwi@FreeBSD.org>2011-11-09 23:26:04 +0800
commitb227b572d808bc9da030a9f4a079976d44caca94 (patch)
tree1659ecc733f98dafc1d82c17de03ecbfa967a0c3 /net-mgmt
parent5dda718fe934220c0f5af5544f2af8ccbe900563 (diff)
downloadfreebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.tar.gz
freebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.tar.zst
freebsd-ports-gnome-b227b572d808bc9da030a9f4a079976d44caca94.zip
- Remove WITH_FBSD10_FIX, is no longer needed
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 1b435b1d8839..25d973c9ab85 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -31,7 +31,6 @@ GNU_CONFIGURE= yes
USE_RC_SUBR= snmpd.sh snmptrapd.sh
USE_OPENSSL= yes
USE_LDCONFIG= yes
-WITH_FBSD10_FIX= yes
WANT_PERL= yes
CONFIGURE_ENV+= PERLPROG="${PERL}" PSPROG="${PS_CMD}" SED="${SED}"