From 5495ad1eb0426206406e428e711fb1ba9e3150ce Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/gimp-resynthesizer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/gimp-resynthesizer') diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index 48920b2d2f0b..64c0ec918530 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -28,6 +28,7 @@ USE_GCC= any # uses nested functions (gcc ext.) OPTIONS_DEFINE= THREADS THREADS_DESC= Threading support (produces nondeterministic results) +NO_STAGE= yes .include post-patch: -- cgit