summaryrefslogtreecommitdiff
path: root/devel/py-json-py
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-11 16:54:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-11 16:54:20 +0000
commit1d00aa2b00e092386a9279e5dd9acc7b362b605a (patch)
tree1bd1a4476491ef32afe3f13e01c9056a28435cc3 /devel/py-json-py
parent- Update to 5.41.0 [1] (diff)
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=456050
Diffstat (limited to 'devel/py-json-py')
-rw-r--r--devel/py-json-py/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-json-py/Makefile b/devel/py-json-py/Makefile
index bde22e42699c..0ca90e3d0727 100644
--- a/devel/py-json-py/Makefile
+++ b/devel/py-json-py/Makefile
@@ -15,7 +15,7 @@ LICENSE= LGPL20
NO_WRKSUBDIR= yes
-USES= python zip
+USES= python:2.7 zip
do-build:
# compile python files