diff options
Diffstat (limited to 'graphics/gimp-ez-perspective-plugin')
-rw-r--r-- | graphics/gimp-ez-perspective-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp-ez-perspective-plugin/Makefile b/graphics/gimp-ez-perspective-plugin/Makefile index eb20a210e910..c7f22e511815 100644 --- a/graphics/gimp-ez-perspective-plugin/Makefile +++ b/graphics/gimp-ez-perspective-plugin/Makefile @@ -22,8 +22,7 @@ LICENSE_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:${PORTSDIR}/graphics/gimp-app \ ${LOCALBASE}/libexec/gimp/2.2/python/gimpfu.py:${PORTSDIR}/graphics/py-gimp -USES= zip -USE_PYTHON_RUN= yes +USES= python:run zip NO_BUILD= yes NO_WRKSUBDIR= yes |