mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Reindent so Makevars are read by make(1) and does not invoke it as a shell command. This should fix INDEX builds.
This commit is contained in:
parent
6b73ec18f8
commit
b6bf4d393c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127169
@ -25,8 +25,8 @@ CONFLICTS= lam-6.*
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "i386"
|
||||
|
Loading…
Reference in New Issue
Block a user