diff options
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.71-r2.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.71-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-2.1.71-r2.ebuild b/sci-mathematics/octave/octave-2.1.71-r2.ebuild index 69e0099f9353..fb81ab7e6575 100644 --- a/sci-mathematics/octave/octave-2.1.71-r2.ebuild +++ b/sci-mathematics/octave/octave-2.1.71-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.3 2006/01/29 19:41:30 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $ inherit flag-o-matic fortran @@ -57,7 +57,6 @@ src_compile() { myconf="${myconf} --without-mpi" fi - econf \ $(use_with hdf5) \ $(use_enable readline) \ |