s/perl/${PERL}
This commit is contained in:
parent
17ab19b9d4
commit
7330fdbc74
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7076
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/en/ports/Makefile.inc,v 1.2 2000/02/28 12:46:07 phantom Exp $
|
||||
|
||||
PORTINDEX= perl5 ${.CURDIR}/portindex
|
||||
PORTINDEX= ${PERL} ${.CURDIR}/portindex
|
||||
INDEX= INDEX
|
||||
PINDEX= ports/${INDEX}
|
||||
Y2K= YEAR2000
|
||||
|
|
Loading…
Reference in a new issue