diff options
Diffstat (limited to 'x11-toolkits/gnocl/Makefile')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 2 |
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 |