aboutsummaryrefslogtreecommitdiff
path: root/devel/py-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-utils/Makefile')
-rw-r--r--devel/py-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-utils/Makefile b/devel/py-utils/Makefile
index 732848c2732b..877e6de50e15 100644
--- a/devel/py-utils/Makefile
+++ b/devel/py-utils/Makefile
@@ -11,7 +11,7 @@ DISTNAME= pythonutils-${PORTVERSION}
MAINTAINER= daniel@netwalk.org
COMMENT= General utility modules that simplify common programming in Python
-USES= python zip
+USES= python:2.7 zip
USE_PYTHON= distutils autoplist
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}