diff options
author | kris <kris@FreeBSD.org> | 2005-04-30 09:17:37 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-30 09:17:37 +0800 |
commit | a0560856a6bd24f4ba895ddef7bd34ae52d85dd2 (patch) | |
tree | a15efb1209e814315e409126dcd94b7b51fabfcd /x11-toolkits/gnocl | |
parent | bea83b476d14d5951628941f4d5f52d413ceac70 (diff) | |
download | freebsd-ports-gnome-a0560856a6bd24f4ba895ddef7bd34ae52d85dd2.tar.gz freebsd-ports-gnome-a0560856a6bd24f4ba895ddef7bd34ae52d85dd2.tar.zst freebsd-ports-gnome-a0560856a6bd24f4ba895ddef7bd34ae52d85dd2.zip |
BROKEN: Does not build
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 9aed72a84460..2caaa789104e 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -17,6 +17,8 @@ COMMENT= GTK+ and Gnome extension for Tcl BUILD_DEPENDS= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84 +BROKEN= "Does not build" + USE_GMAKE= yes USE_BZIP2= yes USE_REINPLACE= yes |