aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-19 04:28:22 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-19 04:28:22 +0000
commit219a9ab52a6f4f2b46501089aa0c2eb0acf26988 (patch)
treed9a610fb9aea372e81a840d4e6600dc6182e725d /x11-toolkits
parent2cc974f242904719c07cdb0de140870b73cfefed (diff)
downloadports-219a9ab52a6f4f2b46501089aa0c2eb0acf26988.tar.gz
ports-219a9ab52a6f4f2b46501089aa0c2eb0acf26988.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gauche-gtk/Makefile2
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile
index 2a91fd48eaf8..ae3a29f4440d 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/gauche/${PORTNAME}
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index b6d9283b2656..510297933668 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -19,6 +19,8 @@ COMMENT= A GTK2 Binding for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
+BROKEN= "Does not compile"
+
USE_GNOME= gtk20
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --with-c2hs=no