diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-mcomix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-mcomix/Makefile b/graphics/py-mcomix/Makefile index 13ab6146c510..9616074583c9 100644 --- a/graphics/py-mcomix/Makefile +++ b/graphics/py-mcomix/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= python tar:bzip2 +USES= python:2.7 tar:bzip2 USE_GNOME= pygtk2 USE_PYTHON= autoplist distutils |