diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-21 19:44:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-21 19:44:40 +0000 |
commit | a8a1011828349ccffca9991c35fbb98d363e44cc (patch) | |
tree | f836225c7e5f326bbce18a1ead2c6e1cf35f13c3 /x11-toolkits | |
parent | f27c4d117fd96968187eda675c372a2288016329 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-gtk2hs/Makefile | 2 |
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 |