aboutsummaryrefslogtreecommitdiff
path: root/math/petsc-mpich
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-03-05 02:43:43 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-03-05 02:43:43 +0000
commitdbf7f65eab2700dac5f433887827a4f9c598e7aa (patch)
treeeb0451f1e4fed403b119fe463d46451522ff6795 /math/petsc-mpich
parent87831d2c7c47a13b01af43091f94fb68230037ac (diff)
Remove BROKEN and DEPRECATED line.
Actually math/petsc-mpich is not built becasue math/patsc depends on shells/ksh93 which is RESTRICTED and this dependency has been removed recently.
Notes
Notes: svn path=/head/; revision=186545
Diffstat (limited to 'math/petsc-mpich')
-rw-r--r--math/petsc-mpich/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/petsc-mpich/Makefile b/math/petsc-mpich/Makefile
index c370d934358e..e5324438213a 100644
--- a/math/petsc-mpich/Makefile
+++ b/math/petsc-mpich/Makefile
@@ -9,8 +9,4 @@ MASTERDIR= ${.CURDIR}/../petsc
WITH_MPI= yes
-BROKEN= does not configure
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE= 2007-05-04
-
.include "${MASTERDIR}/Makefile"