Port needs perl to build.

Noticed by: bento
This commit is contained in:
Edwin Groothuis 2002-11-04 01:16:55 +00:00
parent ba32476b17
commit f330dfe827
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69411
2 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,7 @@ MAINTAINER= alex@FreeBSD.org
ISPELL_DENEU= yes
MASTERDIR= ${.CURDIR}/../../textproc/ispell
USE_PERL5= yes
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"

View file

@ -11,6 +11,8 @@ PKGNAMESUFFIX= -20001109
MAINTAINER= alex@FreeBSD.org
USE_PERL5= yes
ISPELL_DEALT= yes
ISPELL_DENEU= yes
MASTERDIR= ${.CURDIR}/../../textproc/ispell