aboutsummaryrefslogtreecommitdiff
path: root/security/py-cybox
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-29 17:28:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-29 17:28:42 +0000
commit5fe04d8b0669da3d0a41a607983f701889ad2ba7 (patch)
tree0e5d6fab51bd007b36c0cb572b0a1101d7343b04 /security/py-cybox
parent3b63eba367f6bace07c80d9475cce3d4a99998f3 (diff)
downloadports-5fe04d8b0669da3d0a41a607983f701889ad2ba7.tar.gz
ports-5fe04d8b0669da3d0a41a607983f701889ad2ba7.zip
Convert a few ports to USES=python
Notes
Notes: svn path=/head/; revision=366537
Diffstat (limited to 'security/py-cybox')
-rw-r--r--security/py-cybox/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-cybox/Makefile b/security/py-cybox/Makefile
index 1f5ee3408b9c..ce85161f0eb0 100644
--- a/security/py-cybox/Makefile
+++ b/security/py-cybox/Makefile
@@ -16,9 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \
${PYTHON_PKGNAMEPREFIX}lxml>=3.1:${PORTSDIR}/devel/py-lxml
-USE_PYTHON= 2
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST=yes
+USES= python:2
+USE_PYTHON= distutils autoplist
PORTDOCS= README.rst
PORTEXAMPLES= *