aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/petsc/petsc-3.1_p4.ebuild')
-rw-r--r--sci-mathematics/petsc/petsc-3.1_p4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/petsc/petsc-3.1_p4.ebuild b/sci-mathematics/petsc/petsc-3.1_p4.ebuild
index 1cb5879b6..c793ec591 100644
--- a/sci-mathematics/petsc/petsc-3.1_p4.ebuild
+++ b/sci-mathematics/petsc/petsc-3.1_p4.ebuild
@@ -88,7 +88,7 @@ src_configure(){
myconf="${myconf} --with-debugging=0"
fi
- python "${S}"/config/configure.py "${myconf}" \
+ python "${S}"/config/configure.py ${myconf} \
CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" \
--with-windows-graphics=0 --with-matlab=0 --with-python=0 \
--with-clanguage="${mylang}" --with-single-library=1 \