aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-22 03:44:40 +0800
committerpav <pav@FreeBSD.org>2009-01-22 03:44:40 +0800
commitfddbf43e214b873dcfdea2a99e39699f5eab54fe (patch)
treefe58b5cbbeb79114cf1fae4f7fade19e25776979 /x11-toolkits
parent11c03846414e5eb2b87eeedfcad2c76337f76ca3 (diff)
downloadfreebsd-ports-gnome-fddbf43e214b873dcfdea2a99e39699f5eab54fe.tar.gz
freebsd-ports-gnome-fddbf43e214b873dcfdea2a99e39699f5eab54fe.tar.zst
freebsd-ports-gnome-fddbf43e214b873dcfdea2a99e39699f5eab54fe.zip
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 8f29c57ff9ad..df9152f939e2 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
xulrunner:${PORTSDIR}/www/xulrunner
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= does not compile
+
USE_GNOME= gtk20 libglade2 gtksourceview gconf2 librsvg2
GNU_CONFIGURE= yes
USE_GMAKE= yes