aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-ez-perspective-plugin
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-10 20:48:45 +0000
commita021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea (patch)
tree0bfafd8b940b1068dff867abd0a486ec4d7ee5c6 /graphics/gimp-ez-perspective-plugin
parentf4b5a9883bcd59b1a495cb8f7c3a7c70e75bc6d9 (diff)
downloadports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.tar.gz
ports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=455913
Diffstat (limited to 'graphics/gimp-ez-perspective-plugin')
-rw-r--r--graphics/gimp-ez-perspective-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-ez-perspective-plugin/Makefile b/graphics/gimp-ez-perspective-plugin/Makefile
index b6498cd74ab8..740e1983b056 100644
--- a/graphics/gimp-ez-perspective-plugin/Makefile
+++ b/graphics/gimp-ez-perspective-plugin/Makefile
@@ -22,7 +22,7 @@ LICENSE_DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gimp-2.0.pc:graphics/gimp-app \
${LOCALBASE}/libexec/gimp/2.2/python/gimpfu.py:graphics/py-gimp
-USES= python:run zip
+USES= python:2.7,run zip
NO_BUILD= yes
NO_ARCH= yes
NO_WRKSUBDIR= yes