aboutsummaryrefslogtreecommitdiffstats
path: root/net/lam7
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-01-24 17:44:17 +0800
committererwin <erwin@FreeBSD.org>2005-01-24 17:44:17 +0800
commit240750e701e83c49744b3d75c5e11f2ef5c21fe8 (patch)
treed1e2ba0c18be1e98da5ddaf762a7e07bd71354cd /net/lam7
parentc0c2a173c72c3a397ee429fb5d523c61192b2a2b (diff)
downloadfreebsd-ports-gnome-240750e701e83c49744b3d75c5e11f2ef5c21fe8.tar.gz
freebsd-ports-gnome-240750e701e83c49744b3d75c5e11f2ef5c21fe8.tar.zst
freebsd-ports-gnome-240750e701e83c49744b3d75c5e11f2ef5c21fe8.zip
Reindent so Makevars are read by make(1) and does not invoke it as a shell command. This should fix INDEX builds.
Diffstat (limited to 'net/lam7')
-rw-r--r--net/lam7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/lam7/Makefile b/net/lam7/Makefile
index 393aea541e04..0f37cd78cb65 100644
--- a/net/lam7/Makefile
+++ b/net/lam7/Makefile
@@ -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"