diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-01 23:45:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-01 23:45:35 +0000 |
commit | 350f182b7de127394c7635d601d47008c0bd08a3 (patch) | |
tree | 70b1cd5452f5009fc8974846f28c176634bf0848 /deskutils/charmap | |
parent | Stage support (diff) |
Stage support
Notes
Notes:
svn path=/head/; revision=342221
Diffstat (limited to 'deskutils/charmap')
-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> |