diff options
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 |