aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-gtk2hs
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-21 19:44:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-21 19:44:40 +0000
commita8a1011828349ccffca9991c35fbb98d363e44cc (patch)
treef836225c7e5f326bbce18a1ead2c6e1cf35f13c3 /x11-toolkits/hs-gtk2hs
parentf27c4d117fd96968187eda675c372a2288016329 (diff)
downloadports-a8a1011828349ccffca9991c35fbb98d363e44cc.tar.gz
ports-a8a1011828349ccffca9991c35fbb98d363e44cc.zip
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=226629
Diffstat (limited to 'x11-toolkits/hs-gtk2hs')
-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