aboutsummaryrefslogtreecommitdiff
path: root/net/exaddos
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
commita021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea (patch)
tree0bfafd8b940b1068dff867abd0a486ec4d7ee5c6 /net/exaddos
parentf4b5a9883bcd59b1a495cb8f7c3a7c70e75bc6d9 (diff)
downloadports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.tar.gz
ports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=455913
Diffstat (limited to 'net/exaddos')
-rw-r--r--net/exaddos/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/exaddos/Makefile b/net/exaddos/Makefile
index 462c7f10109c..2ae34a171661 100644
--- a/net/exaddos/Makefile
+++ b/net/exaddos/Makefile
@@ -12,12 +12,12 @@ COMMENT= Monitor your network for DDoS
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:net-mgmt/py-snmp4-mibs \
- ${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:net-mgmt/py-snmp4
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:net-mgmt/py-snmp4-mibs@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:net-mgmt/py-snmp4@${PY_FLAVOR}
USE_GITHUB= yes
GH_ACCOUNT= Exa-Networks
-USES= python
+USES= python:2.7
SUB_FILES= pkg-message exaddos.sh exaddos.conf.sample
SUB_LIST= PYTHON_LIBDIR=${PYTHON_LIBDIR} PYTHON_CMD=${PYTHON_CMD} \
PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR}