aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-02-14 09:57:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-02-14 09:57:02 +0000
commit047fa328e9fde67bd56dc3b5535b736dd9efcfec (patch)
treebef05d74f2ec8e3e5c14fd55687e9391aa9feb8f
parente732c004df96e629a231dbd0f41137a2357d9297 (diff)
downloadports-047fa328e9fde67bd56dc3b5535b736dd9efcfec.tar.gz
ports-047fa328e9fde67bd56dc3b5535b736dd9efcfec.zip
Notes
-rw-r--r--science/PETSc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile
index 936fe527b7ba..1950c29e72d2 100644
--- a/science/PETSc/Makefile
+++ b/science/PETSc/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libmpich.so:net/mpich2
-USES= blaslapack fortran gmake python shebangfix
+USES= blaslapack fortran gmake python:2.7 shebangfix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-shared-libraries=1 \
--with-mpi-dir=${LOCALBASE} \