From 4a6eb1fd9cbbc29399f0802c638b8d37dcfa86ec Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 20 Sep 2010 19:00:32 +0000 Subject: Mark broken, this needs GApplication API from Glib 2. Which was removed from GLib 2.25.x and is currently only available in GLib 2.27.0 or higher. Which will be release at the same time with Gtk+ 3.0, if I got my facts right. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14617 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/gtk30/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-toolkits/gtk30') diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 2c7062d0a..a6a134c01 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -3,7 +3,7 @@ # Whom: Vanilla I. Shu # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.7 2010/08/17 19:49:34 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.8 2010/09/11 13:54:07 kwm Exp $ # PORTNAME= gtk @@ -24,6 +24,8 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gimp Toolkit for X11 GUI (current stable version) +BROKEN= Needs GApplication API which is only available in Glib 2.27.0 and higher + LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes -- cgit v1.2.3