diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-11 02:47:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-11 02:47:56 +0000 |
commit | fa63df0f4da0cf1c13719fdcf6f6737a4eb353c8 (patch) | |
tree | cb0ef6b6cabd80cc7c4f5c032bdb67d1ff021fa8 /x11-toolkits/gnocl | |
parent | 08eaea9dd4ac5c76859ce20c139c00a62c929fb9 (diff) | |
download | ports-fa63df0f4da0cf1c13719fdcf6f6737a4eb353c8.tar.gz ports-fa63df0f4da0cf1c13719fdcf6f6737a4eb353c8.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnocl')
-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 |