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

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"