Fix in the new Perl order.
Hat: portmgr
This commit is contained in:
parent
e089d895e0
commit
70faa94bbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199139
1 changed files with 2 additions and 7 deletions
|
@ -25,14 +25,9 @@ CNEWS_PORT?= news/cnews
|
|||
CNEWSWRK?= ${WRKDIRPREFIX}${.CURDIR}/../../${CNEWS_PORT}/work
|
||||
NEWSBIN?= ${PREFIX}/libexec/cnews
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-cnews=${CNEWSWRK}
|
||||
PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
USE_PERL5= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue