diff options
Diffstat (limited to 'dev-libs/ntl/ntl-5.3.ebuild')
-rw-r--r-- | dev-libs/ntl/ntl-5.3.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-libs/ntl/ntl-5.3.ebuild b/dev-libs/ntl/ntl-5.3.ebuild index a8280a2ce3a4..b12e008b529d 100644 --- a/dev-libs/ntl/ntl-5.3.ebuild +++ b/dev-libs/ntl/ntl-5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ntl-5.3.ebuild,v 1.3 2003/02/13 10:48:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ntl/ntl-5.3.ebuild,v 1.4 2004/03/14 12:24:07 mr_bones_ Exp $ IUSE="" @@ -14,8 +14,6 @@ KEYWORDS="x86 ~ppc" DEPEND=">=gmp-4.1-r1" -S="${WORKDIR}/${P}" - src_compile() { cd src ./configure \ |