diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-10 20:48:45 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-10 20:48:45 +0000 |
commit | a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea (patch) | |
tree | 0bfafd8b940b1068dff867abd0a486ec4d7ee5c6 /graphics/gimp-resynthesizer | |
parent | f4b5a9883bcd59b1a495cb8f7c3a7c70e75bc6d9 (diff) | |
download | ports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.tar.gz ports-a021c1b8c05d90d44a7f031d0b5ee85c32d0b9ea.zip |
Notes
Diffstat (limited to 'graphics/gimp-resynthesizer')
-rw-r--r-- | graphics/gimp-resynthesizer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index 446031e58005..b1e019a96eb3 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app USE_GITHUB= yes GH_ACCOUNT= bootchk -USES= autoreconf compiler:nestedfct gettext gmake localbase pkgconfig python:run shebangfix +USES= autoreconf compiler:nestedfct gettext gmake localbase pkgconfig python:2.7,run shebangfix SHEBANG_FILES= PluginScripts/*.py GNU_CONFIGURE= yes |