aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-markdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-markdown/Makefile')
-rw-r--r--textproc/py-markdown/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile
index f7ed111078ad..f1c2927ab903 100644
--- a/textproc/py-markdown/Makefile
+++ b/textproc/py-markdown/Makefile
@@ -17,10 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
TEST_DEPENDS= nosetests:${PORTSDIR}/devel/py-nose \
${PYTHON_PKGNAMEPREFIX}pytidylib:${PORTSDIR}/textproc/py-pytidylib
-USES= dos2unix
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= dos2unix python
+USE_PYTHON= distutils autoplist
regression-test: build
@cd ${WRKSRC} && nosetests