From 5c15343659a0640c34d4acbc1767573734084612 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 8 Aug 2013 15:19:42 +0000 Subject: - Fix build --- graphics/gimp-resynthesizer/Makefile | 1 + 1 file changed, 1 insertion(+) 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) -- cgit