aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-03-09 08:21:04 +0800
committerpav <pav@FreeBSD.org>2011-03-09 08:21:04 +0800
commit81e560afc87affa05f8c90c441624ffdd4f912d9 (patch)
tree93de162718c1f251cb4380356d47dc96e13571ca /math
parented4b7e8537007bf851ac947b4d90efb954395af9 (diff)
downloadfreebsd-ports-gnome-81e560afc87affa05f8c90c441624ffdd4f912d9.tar.gz
freebsd-ports-gnome-81e560afc87affa05f8c90c441624ffdd4f912d9.tar.zst
freebsd-ports-gnome-81e560afc87affa05f8c90c441624ffdd4f912d9.zip
- Mark BROKEN: filesystem was touched prior to 'make install' phase
Reported by: pointyhat
Diffstat (limited to 'math')
-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"