aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-pss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-pss/Makefile')
-rw-r--r--textproc/py-pss/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-pss/Makefile b/textproc/py-pss/Makefile
index fa1f49ce884f..7e4807afb5ae 100644
--- a/textproc/py-pss/Makefile
+++ b/textproc/py-pss/Makefile
@@ -11,8 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for grepping through source code
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>