diff options
Diffstat (limited to 'graphics/imageviewer/Makefile')
-rw-r--r-- | graphics/imageviewer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile index 741e066fb454..383454bc88ba 100644 --- a/graphics/imageviewer/Makefile +++ b/graphics/imageviewer/Makefile @@ -20,4 +20,5 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes +NO_STAGE= yes .include <bsd.port.mk> |