diff options
Diffstat (limited to 'deskutils/charmap/Makefile')
-rw-r--r-- | deskutils/charmap/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile index 2c908ec458e3..3cdc9f818430 100644 --- a/deskutils/charmap/Makefile +++ b/deskutils/charmap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: charmap -# Date created: 28 Aug 2006 -# Whom: gurkan@phys.ethz.ch -# +# Created by: gurkan@phys.ethz.ch # $FreeBSD$ -# PORTNAME= charmap PORTVERSION= 0.2 @@ -24,4 +20,5 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes +NO_STAGE= yes .include <bsd.port.mk> |