1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Ports needed perl to build -> USE_PERL5=yes

Seen on: bento
This commit is contained in:
Edwin Groothuis 2002-11-05 02:50:18 +00:00
parent d6d671f8b8
commit 76ddf1acb9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69506
2 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,7 @@ DISTNAME= Sigit-${PORTVERSION}
MAINTAINER= petef@FreeBSD.org
USE_REINPLACE= yes
USE_PERL5= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/sigit-${PORTVERSION}

View File

@ -13,4 +13,6 @@ PORTVERSION= 2.0
PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../ispell
USE_PERL5= yes
.include "${MASTERDIR}/Makefile"