diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-22 22:09:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-22 22:09:20 +0000 |
commit | 064813d0becb25e661809f92a435513c63041a48 (patch) | |
tree | 7473cea3cf0d47b1c32c23e7dc9aa88a6cbb062a /graphics/imageviewer | |
parent | 09f2465460db8ce911234591475e7f575e365cc5 (diff) |
Notes
Diffstat (limited to 'graphics/imageviewer')
-rw-r--r-- | graphics/imageviewer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile index 383454bc88ba..741e066fb454 100644 --- a/graphics/imageviewer/Makefile +++ b/graphics/imageviewer/Makefile @@ -20,5 +20,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |