diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-23 06:09:20 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-23 06:09:20 +0800 |
commit | 5e6abf0d5accecc2977094dfc5dae33ec62dfea6 (patch) | |
tree | 7473cea3cf0d47b1c32c23e7dc9aa88a6cbb062a | |
parent | 895c6394a6fd0d7f794bb05ba0a18478fe7012b3 (diff) | |
download | freebsd-ports-gnome-5e6abf0d5accecc2977094dfc5dae33ec62dfea6.tar.gz freebsd-ports-gnome-5e6abf0d5accecc2977094dfc5dae33ec62dfea6.tar.zst freebsd-ports-gnome-5e6abf0d5accecc2977094dfc5dae33ec62dfea6.zip |
Stage support
-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> |