aboutsummaryrefslogtreecommitdiff
path: root/net/lam
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-04-01 04:45:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-04-01 04:45:11 +0000
commitb8096ed6f0b2a6f7ddf6942c5de48889bd601317 (patch)
tree454377e3d5daaf9262d1bb8ed42ba64176397ae6 /net/lam
parent0d7222619fffedc8818275edd0506fc19268ee51 (diff)
downloadports-b8096ed6f0b2a6f7ddf6942c5de48889bd601317.tar.gz
ports-b8096ed6f0b2a6f7ddf6942c5de48889bd601317.zip
Notes
Diffstat (limited to 'net/lam')
-rw-r--r--net/lam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/lam/Makefile b/net/lam/Makefile
index 47ad675690c6..106f84306a9c 100644
--- a/net/lam/Makefile
+++ b/net/lam/Makefile
@@ -385,7 +385,7 @@ pre-configure:
s|use warnings;||' ${WRKSRC}/tools/mpiexec/mpiexec
post-install:
-.if ${ARCH} != "i386"
+.if ${ARCH} != "i386" && ${ARCH} != "powerpc"
${RMDIR} ${PREFIX}/lib/lam
.endif