diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:17:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:17:37 +0000 |
commit | 286dcba3ff86d5008224720619d5d8455206b9ff (patch) | |
tree | 014554b6505ea8a1d6f4d5258d2aba637a83b4cb /x11-toolkits | |
parent | 0ce7b4d400225f151e63ce1682e8d4117a0b9cdc (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=134387
Diffstat (limited to 'x11-toolkits')
-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 |