summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/umfpack/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/umfpack/Makefile b/math/umfpack/Makefile
index 29e0d3d1ba5d..c53ed70793bf 100644
--- a/math/umfpack/Makefile
+++ b/math/umfpack/Makefile
@@ -24,6 +24,9 @@ CONFLICTS= suitesparse-2*
WRKSRC= ${WRKDIR}/${DISTNAME}/UMFPACK
ALL_TARGET= lib
+DEPRECATED= Outdated subset of math/suitesparse
+EXPIRATION_DATE=2007-11-30
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS)