aboutsummaryrefslogtreecommitdiff
path: root/german/alt-aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'german/alt-aspell/Makefile')
-rw-r--r--german/alt-aspell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/german/alt-aspell/Makefile b/german/alt-aspell/Makefile
index 5dbaab8e92fc..44cc60d7d3ba 100644
--- a/german/alt-aspell/Makefile
+++ b/german/alt-aspell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: de-alt-aspell
-# Date created: 14 July 2006
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= alt-aspell
DISTVERSION= 6-de-20030222-1
@@ -15,5 +11,6 @@ COMMENT= Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary
DICT= de
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>