- Mark broken on 6.x

Reported by:    pointy hat via erwin
Submitted by:   maintainer
This commit is contained in:
Philip M. Gollucci 2009-07-20 02:26:26 +00:00
parent 20dc9cf75c
commit a265f5bf77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238081

View file

@ -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