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 cb71d15db1da..70cfac1ce475 100644 --- a/devel/py-json-py/Makefile +++ b/devel/py-json-py/Makefile @@ -15,7 +15,7 @@ COMMENT= A python implementation of a JSON (http//:json.org) reader/writer NO_WRKSUBDIR= yes -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_ZIP= yes NO_STAGE= yes |