aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-resynthesizer
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-08-22 11:54:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-08-22 11:54:32 +0000
commitc3111710bc17a90cc08a26804d8cb262bbe0c35d (patch)
treeca907db75a22294cc71f7d1731e9dcfb37107787 /graphics/gimp-resynthesizer
parent84940215b9da52fa4080c2feaf3a5aec277787e2 (diff)
downloadports-c3111710bc17a90cc08a26804d8cb262bbe0c35d.tar.gz
ports-c3111710bc17a90cc08a26804d8cb262bbe0c35d.zip
Fix build on -CURRENT
Notes
Notes: svn path=/head/; revision=325188
Diffstat (limited to 'graphics/gimp-resynthesizer')
-rw-r--r--graphics/gimp-resynthesizer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile
index c2a1918e2541..a44579752f08 100644
--- a/graphics/gimp-resynthesizer/Makefile
+++ b/graphics/gimp-resynthesizer/Makefile
@@ -24,6 +24,7 @@ USES= gettext
USE_AUTOTOOLS= aclocal automake
USE_GMAKE= yes
AUTOMAKE_ARGS= --add-missing
+USE_GCC= any # uses nested functions (gcc ext.)
OPTIONS_DEFINE= THREADS
THREADS_DESC= Threading support (produces nondeterministic results)