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:
parent
d6d671f8b8
commit
76ddf1acb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69506
@ -14,6 +14,7 @@ DISTNAME= Sigit-${PORTVERSION}
|
||||
MAINTAINER= petef@FreeBSD.org
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/sigit-${PORTVERSION}
|
||||
|
||||
|
@ -13,4 +13,6 @@ PORTVERSION= 2.0
|
||||
PORTREVISION= 1
|
||||
MASTERDIR= ${.CURDIR}/../ispell
|
||||
|
||||
USE_PERL5= yes
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user