diff options
Diffstat (limited to 'dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild')
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild b/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild index 68143f47e777..54ba12747773 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild,v 1.8 2007/07/02 14:41:42 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.2.2-r1.ebuild,v 1.9 2007/12/13 15:59:54 dcoutts Exp $ IUSE="" # use the non-binary version if you want to have more choice @@ -25,8 +25,6 @@ RDEPEND=">=dev-lang/perl-5.6.1 >=dev-libs/gmp-4.1 =sys-libs/readline-5*" -PROVIDE="virtual/ghc" - S="${WORKDIR}" src_compile() { |