diff options
Diffstat (limited to 'graphics/py-gd/Makefile')
-rw-r--r-- | graphics/py-gd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index e3dba8c5667c..0a83f62583a1 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -14,7 +14,7 @@ COMMENT= Python interface to the GD library LIB_DEPENDS= libgd.so:graphics/gd -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist pythonprefix PYSETUP= setup.py |