diff options
Diffstat (limited to 'devel/py-json-py/Makefile')
-rw-r--r-- | devel/py-json-py/Makefile | 2 |
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 |