mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Both ports need perl to configure (see configure looks for the
version) and to run (bunch of perl-scripts in contrib/samples/innfeed directory) Noticed on: bento
This commit is contained in:
parent
e6792946eb
commit
58301eb9fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70661
@ -15,6 +15,7 @@ NO_LATEST_LINK= yes
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
USE_GMAKE=YES
|
||||
USE_PERL5= yes
|
||||
|
||||
.if exists(/var/news)
|
||||
INN_NEWSSPOOL?=/var/news
|
||||
|
@ -17,6 +17,7 @@ DISTNAME= inn-STABLE-${SNAPSHOT}
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
USE_GMAKE=YES
|
||||
USE_PERL5= yes
|
||||
|
||||
.if exists(/var/news)
|
||||
INN_NEWSSPOOL?=/var/news
|
||||
|
@ -15,6 +15,7 @@ NO_LATEST_LINK= yes
|
||||
MAINTAINER= des@FreeBSD.org
|
||||
|
||||
USE_GMAKE=YES
|
||||
USE_PERL5= yes
|
||||
|
||||
.if exists(/var/news)
|
||||
INN_NEWSSPOOL?=/var/news
|
||||
|
Loading…
Reference in New Issue
Block a user