aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-08-08 23:19:42 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-08-08 23:19:42 +0800
commit5c15343659a0640c34d4acbc1767573734084612 (patch)
treee3f19217ba596bde92cdf47071f211ff2dd1a06d
parent889c6b83bf1dfae7f0d94ddf7a62811914ddda75 (diff)
downloadfreebsd-ports-gnome-5c15343659a0640c34d4acbc1767573734084612.tar.gz
freebsd-ports-gnome-5c15343659a0640c34d4acbc1767573734084612.tar.zst
freebsd-ports-gnome-5c15343659a0640c34d4acbc1767573734084612.zip
- Fix build
-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 5d56b3103e5a..9825b297c809 100644
--- a/graphics/gimp-resynthesizer/Makefile
+++ b/graphics/gimp-resynthesizer/Makefile
@@ -24,6 +24,7 @@ USES= gettext
MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= aclocal automake
USE_GMAKE= yes
+AUTOMAKE_ARGS= --add-missing
OPTIONS_DEFINE= THREADS
THREADS_DESC= Threading support (produces nondeterministic results)