aboutsummaryrefslogtreecommitdiff
path: root/lang/llvm-gcc4
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-11-10 05:38:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-11-10 05:38:32 +0000
commit7d8608ab13015da604725355ba888c212c9eb177 (patch)
tree74d9147b89d28cb3c65b13ef847fe70663415054 /lang/llvm-gcc4
parent93cc5a0629ed3d9812bbda5c1097872843a63f14 (diff)
downloadports-7d8608ab13015da604725355ba888c212c9eb177.tar.gz
ports-7d8608ab13015da604725355ba888c212c9eb177.zip
Notes
Diffstat (limited to 'lang/llvm-gcc4')
-rw-r--r--lang/llvm-gcc4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/llvm-gcc4/Makefile b/lang/llvm-gcc4/Makefile
index 8affd42d48e9..ea682ecda5f3 100644
--- a/lang/llvm-gcc4/Makefile
+++ b/lang/llvm-gcc4/Makefile
@@ -64,8 +64,8 @@ CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --disable-shared
.endif
-.if ${ARCH} == "sparc64"
-IGNORE= does not install: not yet supported on sparc64
+.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
+IGNORE= does not install: not yet supported on this architecture
.endif
post-extract: