diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-02 07:45:35 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-02 07:45:35 +0800 |
commit | c1cf3e4883d725ad00efb716f59776f79074869a (patch) | |
tree | 70b1cd5452f5009fc8974846f28c176634bf0848 /deskutils | |
parent | ff226b19929d3f7cecbbf95f8eb5342c73f93166 (diff) | |
download | freebsd-ports-gnome-c1cf3e4883d725ad00efb716f59776f79074869a.tar.gz freebsd-ports-gnome-c1cf3e4883d725ad00efb716f59776f79074869a.tar.zst freebsd-ports-gnome-c1cf3e4883d725ad00efb716f59776f79074869a.zip |
Stage support
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/charmap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile index 3cdc9f818430..f93c570a5134 100644 --- a/deskutils/charmap/Makefile +++ b/deskutils/charmap/Makefile @@ -20,5 +20,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk> |