diff options
Diffstat (limited to 'textproc/it-ispell/Makefile')
-rw-r--r-- | textproc/it-ispell/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/it-ispell/Makefile b/textproc/it-ispell/Makefile index 2b89d977d6f3..15a94b248f20 100644 --- a/textproc/it-ispell/Makefile +++ b/textproc/it-ispell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: it-ispell -# Date created: 21 July 2008 -# Whom: Pedro F. Giffuni <giffunip@tutopia.com> -# +# Created by: Pedro F. Giffuni <giffunip@tutopia.com> # $FreeBSD$ -# PORTNAME= it-ispell PORTVERSION= 2.3 @@ -14,4 +10,5 @@ ISPELL_IT= yes MASTERDIR= ${.CURDIR}/../ispell +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |