diff options
Diffstat (limited to 'textproc/sk-ispell/Makefile')
-rw-r--r-- | textproc/sk-ispell/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/sk-ispell/Makefile b/textproc/sk-ispell/Makefile index d8051ac26c52..cbf8db127977 100644 --- a/textproc/sk-ispell/Makefile +++ b/textproc/sk-ispell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sk-ispell -# Date created: 28 Nov 2006 -# Whom: Martin Otto -# +# Created by: Martin Otto # $FreeBSD$ -# PORTNAME= sk-ispell PORTVERSION= 0.3.2 @@ -14,4 +10,5 @@ MASTERDIR= ${.CURDIR}/../ispell ISPELL_SK= yes SCRIPTS_ENV= ISPELL_SK=yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |