aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vba
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vba')
-rw-r--r--emulators/vba/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile
index 8c780eb0338..a2555561ff3 100644
--- a/emulators/vba/Makefile
+++ b/emulators/vba/Makefile
@@ -34,7 +34,7 @@ DOC_FILES= COPYING AUTHORS NEWS README ChangeLog INSTALL
.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
+.if ${ARCH} == "ia64"
BROKEN= "Runaway cc1plus process"
.endif