diff options
Diffstat (limited to 'polish/ispell/Makefile')
-rw-r--r-- | polish/ispell/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/polish/ispell/Makefile b/polish/ispell/Makefile index bbacbabb441d..f76d71c6341e 100644 --- a/polish/ispell/Makefile +++ b/polish/ispell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pl-ispell -# Date created: 11 December 2003 -# Whom: jmz -# +# Created by: jmz # $FreeBSD$ -# PORTNAME= ispell CATEGORIES= polish @@ -12,7 +8,7 @@ PKGNAMESUFFIX= -20021127 MAINTAINER= wtp@bsdguru.org ISPELL_PL= yes -USE_PERL5= yes +USES= perl5 MASTERDIR= ${.CURDIR}/../../textproc/ispell |