aboutsummaryrefslogtreecommitdiff
path: root/editors/textedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/textedit/Makefile')
-rw-r--r--editors/textedit/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile
index e6218122ae31..569ce90073c5 100644
--- a/editors/textedit/Makefile
+++ b/editors/textedit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textedit.app
-# Date created: 28 Aug 2006
-# Whom: gurkan@phys.ethz.ch
-#
+# Created by: gurkan@phys.ethz.ch
# $FreeBSD$
-#
PORTNAME= textedit
PORTVERSION= 4.0
@@ -24,4 +20,5 @@ USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_MAKE_DIRS= System/Applications/TextEdit
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
+NO_STAGE= yes
.include <bsd.port.mk>