From 1d00aa2b00e092386a9279e5dd9acc7b362b605a Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 11 Dec 2017 16:54:20 +0000 Subject: - Those ports fail to build with python3 - Add some explicit FLAVOR to dependencies where needed --- devel/py-json-py/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/py-json-py') 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 -- cgit v1.2.3