aboutsummaryrefslogtreecommitdiff
path: root/devel/py-jsonlib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-jsonlib2/Makefile')
-rw-r--r--devel/py-jsonlib2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonlib2/Makefile b/devel/py-jsonlib2/Makefile
index 692a92544695..b030a2ca5511 100644
--- a/devel/py-jsonlib2/Makefile
+++ b/devel/py-jsonlib2/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= JSON Serializer/Deserializer for Python
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>