aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-04 14:35:51 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-04 14:35:51 +0800
commit837a5394729c007a65a4aa4d54217e22747d38a2 (patch)
tree5fe5d936ed3e6318b0818714aa8f0764a457bcfc /math
parentd4e56738b810c06ae33747442dc7b3c785c2df11 (diff)
downloadfreebsd-ports-gnome-837a5394729c007a65a4aa4d54217e22747d38a2.tar.gz
freebsd-ports-gnome-837a5394729c007a65a4aa4d54217e22747d38a2.tar.zst
freebsd-ports-gnome-837a5394729c007a65a4aa4d54217e22747d38a2.zip
Mark as BROKEN, possibly due to the update to its masterport. Set for
expiration in 2 months if no one gets around to fixing it first.
Diffstat (limited to 'math')
-rw-r--r--math/petsc-mpich/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/petsc-mpich/Makefile b/math/petsc-mpich/Makefile
index e5324438213a..c370d934358e 100644
--- a/math/petsc-mpich/Makefile
+++ b/math/petsc-mpich/Makefile
@@ -9,4 +9,8 @@ MASTERDIR= ${.CURDIR}/../petsc
WITH_MPI= yes
+BROKEN= does not configure
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE= 2007-05-04
+
.include "${MASTERDIR}/Makefile"