Mark the GTK1 version of this port as BROKEN. A fix is coming soon

from the upstream developers.

PR:		61211
Submitted by:	maintainer
This commit is contained in:
Pete Fritchman 2004-01-14 04:33:18 +00:00
parent bb6407f078
commit f08bde8fb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98132
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@ CONFIGURE_ARGS+=-d -e
CONFIGURE_ARGS+= -Dgtkversion=2
USE_GNOME+= gtk20
.else
BROKEN= "GTK1 version of 0.93.2 is broken. Fix coming 18/01/04"
CONFIGURE_ARGS+= -Dgtkversion=1
USE_GNOME+= gtk12
.endif

View File

@ -65,6 +65,7 @@ CONFIGURE_ARGS+=-d -e
CONFIGURE_ARGS+= -Dgtkversion=2
USE_GNOME+= gtk20
.else
BROKEN= "GTK1 version of 0.93.2 is broken. Fix coming 18/01/04"
CONFIGURE_ARGS+= -Dgtkversion=1
USE_GNOME+= gtk12
.endif