aboutsummaryrefslogtreecommitdiffstats
path: root/devel/flowdesigner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/flowdesigner/Makefile')
-rw-r--r--devel/flowdesigner/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/flowdesigner/Makefile b/devel/flowdesigner/Makefile
index 9171284683ad..62053e0f393b 100644
--- a/devel/flowdesigner/Makefile
+++ b/devel/flowdesigner/Makefile
@@ -30,6 +30,10 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= "Does not compile on sparc64"
+.endif
+
.if ${OSVERSION} < 500035
CFLAGS+= -O0
.endif