1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Fix build with gcc

PR:		234211
Submitted by:	pkubaj@anongoth.pl
This commit is contained in:
Dmitry Marakasov 2018-12-21 17:25:15 +00:00
parent a961d794bf
commit 79f177c3cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488018

View File

@ -20,7 +20,8 @@ LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app
USE_GITHUB= yes
GH_ACCOUNT= bootchk
USES= autoreconf gettext gmake localbase pkgconfig python:2.7,run shebangfix
USES= autoreconf compiler:c++11-lang gettext gmake localbase \
pkgconfig python:2.7,run shebangfix
SHEBANG_FILES= PluginScripts/*.py
GNU_CONFIGURE= yes