aboutsummaryrefslogtreecommitdiff
path: root/devel/py-mwlib.ext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-mwlib.ext/Makefile')
-rw-r--r--devel/py-mwlib.ext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-mwlib.ext/Makefile b/devel/py-mwlib.ext/Makefile
index 08dd2be09703..60cfe8cf03ee 100644
--- a/devel/py-mwlib.ext/Makefile
+++ b/devel/py-mwlib.ext/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Provide Dependencies for mwlib
-USES= python zip
+USES= python:2.7 zip
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>