aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-workbench51
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql-workbench51')
-rw-r--r--databases/mysql-workbench51/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/mysql-workbench51/Makefile b/databases/mysql-workbench51/Makefile
index 09cc6cadd3a7..837519c50124 100644
--- a/databases/mysql-workbench51/Makefile
+++ b/databases/mysql-workbench51/Makefile
@@ -41,6 +41,10 @@ USE_GNOME= libglade2 intltool libgnome gtk20 pango orbit2
USE_LUA= 5.1
LUA_COMPS= lua
+.if ${OSVERSION} < 700000
+BROKEN= does not build on 6.x
+.endif
+
.if ${PKGNAMESUFFIX} == 51
CONFLICTS= mysql-workbench-oss52*
.endif