summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/lam-mpi/lam-mpi-7.1.1-r2.ebuild')
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.1.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.1-r2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.1-r2.ebuild
index 2b65e9e7778f..bed29d131191 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.1.1-r2.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.1-r2.ebuild,v 1.4 2005/07/12 08:12:42 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.1-r2.ebuild,v 1.5 2005/07/12 11:08:08 swegener Exp $
inherit fortran flag-o-matic
@@ -60,7 +60,7 @@ src_compile() {
use pbs && append-ldflags -L/usr/lib/pbs
if use fortran; then
- fortran_pkg_setup
+ fortran_pkg_setup
# this is NOT in pkg_setup as it is NOT needed for RDEPEND right away it
# can be installed after merging from binary, and still have things fine
myconf="${myconf} --with-fc=${FORTRANC}"