From 81e560afc87affa05f8c90c441624ffdd4f912d9 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 9 Mar 2011 00:21:04 +0000 Subject: - Mark BROKEN: filesystem was touched prior to 'make install' phase Reported by: pointyhat --- math/petsc-mpich/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math') 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" -- cgit