Port needs perl to build.
Noticed by: bento
This commit is contained in:
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
|
@ -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"
|
||||
|
|
|
@ -11,6 +11,8 @@ PKGNAMESUFFIX= -20001109
|
|||
|
||||
MAINTAINER= alex@FreeBSD.org
|
||||
|
||||
USE_PERL5= yes
|
||||
|
||||
ISPELL_DEALT= yes
|
||||
ISPELL_DENEU= yes
|
||||
MASTERDIR= ${.CURDIR}/../../textproc/ispell
|
||||
|
|
Loading…
Reference in a new issue