summaryrefslogtreecommitdiff
path: root/databases/mysql-gui
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-18 12:31:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-18 12:31:55 +0000
commit5e5e7a971defaf3d4043c128523a50498ba29cf1 (patch)
treefa7d39609a44e2863c93c52064fb6bd5b33ea63f /databases/mysql-gui
parentBROKEN with perl 5.00503: Does not compile (diff)
This is also broken on alpha 4.x
Notes
Notes: svn path=/head/; revision=104445
Diffstat (limited to 'databases/mysql-gui')
-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