summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 10:11:54 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 10:11:54 +0000
commitccce5f140e281696c1d2aa09a102e8d2b484a9a2 (patch)
treeaa75a68a6714db4169e175c250790ac05d3868d4 /sci-libs/fftw/fftw-2.1.5-r8.ebuild
parentAdded fortran-2.eclass support (diff)
downloadgentoo-2-ccce5f140e281696c1d2aa09a102e8d2b484a9a2.tar.gz
gentoo-2-ccce5f140e281696c1d2aa09a102e8d2b484a9a2.tar.bz2
gentoo-2-ccce5f140e281696c1d2aa09a102e8d2b484a9a2.zip
Fix fortran-2.eclass support
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/fftw/fftw-2.1.5-r8.ebuild')
-rw-r--r--sci-libs/fftw/fftw-2.1.5-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fftw/fftw-2.1.5-r8.ebuild b/sci-libs/fftw/fftw-2.1.5-r8.ebuild
index 32087bb23dbe..4c4a70e49288 100644
--- a/sci-libs/fftw/fftw-2.1.5-r8.ebuild
+++ b/sci-libs/fftw/fftw-2.1.5-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r8.ebuild,v 1.7 2011/06/21 08:23:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r8.ebuild,v 1.8 2011/06/21 10:11:54 jlec Exp $
EAPI="3"
@@ -20,7 +20,7 @@ IUSE="doc float fortran mpi openmp threads"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
pkg_setup() {
- fortran-2_pkg_setup
+ use fortran && fortran-2_pkg_setup
# this one is reported to cause trouble on pentium4 m series
filter-mfpmath "sse"