diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:20:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:20:32 +0000 |
commit | 1351b4b80dd2c2a00c055772825497ccd17f3333 (patch) | |
tree | 80148dcf788ae0610ad1e85e21e90dacc12380c8 /x11-toolkits/gauche-gtk | |
parent | 4364b9cadec30d0c66316dcf4d38a1cc05beda5a (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=148896
Diffstat (limited to 'x11-toolkits/gauche-gtk')
-rw-r--r-- | x11-toolkits/gauche-gtk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile index 213b7c10c061..c0c117ff2e48 100644 --- a/x11-toolkits/gauche-gtk/Makefile +++ b/x11-toolkits/gauche-gtk/Makefile @@ -21,6 +21,8 @@ COMMENT= GTK2 binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not compile + USE_GNOME= gtk20 # this alters CONFIGURE_TARGET! GNU_CONFIGURE= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}/gtk |