aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/mysql-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-gui/Makefile b/databases/mysql-gui/Makefile
index 974597dfdec9..16779f7ba755 100644
--- a/databases/mysql-gui/Makefile
+++ b/databases/mysql-gui/Makefile
@@ -43,8 +43,8 @@ NEW_FILES= Fl_Editor.H editengine.h
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500000
-BROKEN= Does not build
+.if ${OSVERSION} >= 500000 || ${ARCH} == "alpha"
+BROKEN= Does not build except on i386 4.x
.endif
# Post-extract