summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:27:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:27:55 +0000
commit01ea96429585fa814ef3d490926dd4e31f445487 (patch)
tree483daf8371f7a20130724ac7c85d53a2afb66354
parentb8442867a087d62d1e80612a232953b0d7e607d2 (diff)
downloadfreebsd-ports-01ea96429585fa814ef3d490926dd4e31f445487.zip
- Use USES=python
-rw-r--r--www/py-qpy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-qpy/Makefile b/www/py-qpy/Makefile
index 8c8aee6ba0ee..a6f10a6ce28c 100644
--- a/www/py-qpy/Makefile
+++ b/www/py-qpy/Makefile
@@ -15,9 +15,8 @@ COMMENT= Generating safely-quoted html text from python code
OPTIONS_DEFINE= DOCS
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
-PYDISTUTILS_AUTOPLIST= yes
-USE_PYDISTUTILS=yes
-USE_PYTHON= 2
+PYTHON_FEATURES=autoplist,distutils
+USES= python:2
PORTDOCS= CHANGES.txt LICENSE.txt README.txt