diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-03-11 07:48:13 +0000 |
commit | 3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139 (patch) | |
tree | ce067cf04d0f3b761ab3538c1b3c295cd8f3e7ba /x11-toolkits/hs-gtk2hs | |
parent | 8e20c4dd05a96c1c0b6a47ad1b20484fd3ec7d46 (diff) | |
download | ports-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.tar.gz ports-3e16e4b08f14a3f1e68bd8bdd9df2ae316ec5139.zip |
deUSE_SIZEify.
Notes
Notes:
svn path=/head/; revision=103612
Diffstat (limited to 'x11-toolkits/hs-gtk2hs')
-rw-r--r-- | x11-toolkits/hs-gtk2hs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile index 031f92773e60..2fe6d163a00c 100644 --- a/x11-toolkits/hs-gtk2hs/Makefile +++ b/x11-toolkits/hs-gtk2hs/Makefile @@ -19,7 +19,6 @@ COMMENT= A GTK2 Binding for Haskell BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 -USE_SIZE= yes USE_GNOME= gtk20 HAS_CONFIGURE= yes CONFIGURE_ARGS+= --with-c2hs=no |