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:
Erwin Lansing 2005-01-24 09:44:17 +00:00
parent 6b73ec18f8
commit b6bf4d393c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127169

View File

@ -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"