summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/mpich/mpich-1.2.7_p1.ebuild')
-rw-r--r--sys-cluster/mpich/mpich-1.2.7_p1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/mpich/mpich-1.2.7_p1.ebuild b/sys-cluster/mpich/mpich-1.2.7_p1.ebuild
index 4087b6561ac7..1a900bdd4c28 100644
--- a/sys-cluster/mpich/mpich-1.2.7_p1.ebuild
+++ b/sys-cluster/mpich/mpich-1.2.7_p1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.7_p1.ebuild,v 1.1 2005/11/07 01:46:50 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.7_p1.ebuild,v 1.2 2006/04/24 20:54:15 spyderous Exp $
inherit eutils
@@ -70,7 +70,7 @@ src_compile() {
--mandir=/usr/share/man \
--prefix=/usr \
--datadir=/usr/share/mpich || die
- emake || die
+ emake -j1 || die
}
src_install() {