mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Attempt to fix build on powerpc.
This commit is contained in:
parent
0d7222619f
commit
b8096ed6f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251918
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user