diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-04-28 18:31:32 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-04-28 18:31:32 +0000 |
commit | 02080eed7ec6a8a064d81f6c705905569d45bc14 (patch) | |
tree | b8eb4759df026c4afceb7d3c283e324c06f8eb1d /x11-toolkits | |
parent | bf5070b68eff87330f15809da93f39109620ad6d (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-gtk2hs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile index 698fe549722b..9e874fe04869 100644 --- a/x11-toolkits/hs-gtk2hs/Makefile +++ b/x11-toolkits/hs-gtk2hs/Makefile @@ -18,7 +18,7 @@ COMMENT= A GTK2 Binding for Haskell BUILD_DEPENDS= ghc-6.2.1:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc-6.2.1:${PORTSDIR}/lang/ghc -USE_GNOME= gtk20 +USE_GNOME= gtk20 libglade gtksourceview HAS_CONFIGURE= yes CONFIGURE_ARGS+= --with-c2hs=no USE_GMAKE= yes |