summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2014-06-23 19:13:44 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2014-06-23 19:13:44 +0000
commitc949a868d36b3862a66dd61d22a92ce6ff6b6dfc (patch)
treef5e724618b9b51c641b0f8a9d3ee4e5d6d287993 /net-mgmt
parentFixed a hardcoded gcc (diff)
- Portscout: skip version 5.7.2.1 as this was for a linux-only vuln
- Remove redundant PS_CMD as it is now in Mk/bsd.commands.mk - Do not bump PORTREVISION as this is a NOOP
Notes
Notes: svn path=/head/; revision=358996
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 147d29a2db97..0d8911b5ac7d 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -35,6 +35,8 @@ SMUX_DESC= Build with SNMP multiplexing (SMUX) support
MAKE_JOBS_UNSAFE= yes
+PORTSCOUT= skipv:5.7.2.1
+
GNU_CONFIGURE= yes
USE_RC_SUBR= snmpd snmptrapd
USE_OPENSSL= yes
@@ -199,7 +201,6 @@ DOC_FILES= AGENT.txt COPYING FAQ NEWS README \
README.agentx README.krb5 README.snmpv3 README.thread \
agent/mibgroup/README.smux
-PS_CMD?= /bin/ps
CONFLICTS= ucd-snmp-4.* net-snmp-5.3.*
pre-everything::