aboutsummaryrefslogtreecommitdiff
path: root/security/nyx
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-18 13:20:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-18 13:20:29 +0000
commitea3f6fdeb3472a244462bba25f73876c8a6ed39c (patch)
tree7c84241dbe4eeda79e9eb7581542179b57b82064 /security/nyx
parent724c4c1803a7e3d52824a106a8d9702a674c7dcf (diff)
downloadports-ea3f6fdeb3472a244462bba25f73876c8a6ed39c.tar.gz
ports-ea3f6fdeb3472a244462bba25f73876c8a6ed39c.zip
Clean up some USES=python
PR: 225752 Submitted by: Yasuhiro KIMURA
Notes
Notes: svn path=/head/; revision=462227
Diffstat (limited to 'security/nyx')
-rw-r--r--security/nyx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nyx/Makefile b/security/nyx/Makefile
index f228ff6de188..0754da3fec1d 100644
--- a/security/nyx/Makefile
+++ b/security/nyx/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stem>=1.6.0:security/py-stem@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${FLAVOR}
-USES= python:2.6+
+USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes