aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-11 10:47:56 +0800
committermarcus <marcus@FreeBSD.org>2004-04-11 10:47:56 +0800
commited89699cd4543555b55e96768240f1af49302bf4 (patch)
tree190c31a3a7bf7e6cb89c8c995d42c30c77ca0e0f /x11-toolkits
parent5fb2d3dd71a495dfdb3df7211ca24a6f9089d1c5 (diff)
downloadfreebsd-ports-gnome-ed89699cd4543555b55e96768240f1af49302bf4.tar.gz
freebsd-ports-gnome-ed89699cd4543555b55e96768240f1af49302bf4.tar.zst
freebsd-ports-gnome-ed89699cd4543555b55e96768240f1af49302bf4.zip
Mark this port BROKEN with gtk+-2.4.
Reported by: bento via kris
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnocl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index bfafae8b599b..059b7043fb5b 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -27,6 +27,8 @@ CFLAGS+= -I${LOCALBASE}/include/tcl8.4
USE_X_PREFIX= yes
USE_GNOME= gtk20
+BROKEN= "Does not build with gtk+-2.4"
+
.include <bsd.port.pre.mk>
.if ${ARCH} == amd64