mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
use ${PERL}
Submitted by: knu
This commit is contained in:
parent
6b4297559f
commit
70a7f1bf9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32933
@ -25,7 +25,7 @@ do-extract:
|
||||
|
||||
# assumes perl is in ${LOCALBASE}/bin/perl
|
||||
do-patch:
|
||||
${SED} -e '1s@/usr/local/bin/perl@/usr/bin/perl@' \
|
||||
${SED} -e '1s@/usr/local/bin/perl@${PERL}@' \
|
||||
< ${WRKSRC}/${DISTNAME}.dist > ${WRKSRC}/${DISTNAME}
|
||||
|
||||
do-install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user