diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-resynthesizer/Makefile | 1 |
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) |