aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/petsc-mpich/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/petsc-mpich/Makefile b/math/petsc-mpich/Makefile
index e5324438213a..4ac1aa414377 100644
--- a/math/petsc-mpich/Makefile
+++ b/math/petsc-mpich/Makefile
@@ -9,4 +9,6 @@ MASTERDIR= ${.CURDIR}/../petsc
WITH_MPI= yes
+BROKEN= filesystem was touched prior to make install phase
+
.include "${MASTERDIR}/Makefile"