aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-04-19 12:28:22 +0800
committerkris <kris@FreeBSD.org>2004-04-19 12:28:22 +0800
commit8e5af3d8f90dd6158e424937bceff1674b7789cf (patch)
tree1a00d86304eaceba90cf6613d9f5a53ca71305da /x11-toolkits
parent1a6c898aa6b8e8567f4cd9cb54f1621b85a92dd4 (diff)
downloadfreebsd-ports-gnome-8e5af3d8f90dd6158e424937bceff1674b7789cf.tar.gz
freebsd-ports-gnome-8e5af3d8f90dd6158e424937bceff1674b7789cf.tar.zst
freebsd-ports-gnome-8e5af3d8f90dd6158e424937bceff1674b7789cf.zip
BROKEN: Does not compile
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