aboutsummaryrefslogtreecommitdiff
path: root/security/py-stem
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/py-stem
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/py-stem')
-rw-r--r--security/py-stem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-stem/Makefile b/security/py-stem/Makefile
index dc3b8d10d00d..d21cda9321bf 100644
--- a/security/py-stem/Makefile
+++ b/security/py-stem/Makefile
@@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyflakes>0:devel/py-pyflakes@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${FLAVOR}
-USES= python:2.6+
+USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes