diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:44:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-10 21:44:01 +0000 |
commit | 7822883e4f2b20190732f5c7326ed4fa2d0dd4bc (patch) | |
tree | c25cb216c031c726da4f7354f3ac5cf7669c5581 /x11-toolkits | |
parent | 34969f2aba0a38ccca949868b48e1a3213fb8ec2 (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 0d50d75a430c..b62a33a17116 100644 --- a/x11-toolkits/hs-gtk2hs/Makefile +++ b/x11-toolkits/hs-gtk2hs/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ghc-6.2.2:${PORTSDIR}/lang/ghc \ ${X11BASE}/lib/mozilla/libxpcom.so:${PORTSDIR}/www/mozilla RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Broken dependency + USE_GNOME= gtk20 libglade2 gtksourceview gconf2 GNU_CONFIGURE= yes USE_GMAKE= yes |