aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-11 02:47:56 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-11 02:47:56 +0000
commitfa63df0f4da0cf1c13719fdcf6f6737a4eb353c8 (patch)
treecb0ef6b6cabd80cc7c4f5c032bdb67d1ff021fa8 /x11-toolkits
parent08eaea9dd4ac5c76859ce20c139c00a62c929fb9 (diff)
downloadports-fa63df0f4da0cf1c13719fdcf6f6737a4eb353c8.tar.gz
ports-fa63df0f4da0cf1c13719fdcf6f6737a4eb353c8.zip
Mark this port BROKEN with gtk+-2.4.
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=106710
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