summaryrefslogtreecommitdiff
path: root/math/elmer-mathlibs
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-16 02:33:37 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-16 02:33:37 +0000
commitff551bf66446fc333494d384fa535c423b44961b (patch)
treec94ec465ce853340a9fb67e827d4c2be82ef87f6 /math/elmer-mathlibs
parent* Remove CONFLICT between elmer-umfpack. (diff)
Marked as DEPRECATED and IGNORE.
No ports depends on this as migrated to gfortran.
Notes
Notes: svn path=/head/; revision=182474
Diffstat (limited to 'math/elmer-mathlibs')
-rw-r--r--math/elmer-mathlibs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/elmer-mathlibs/Makefile b/math/elmer-mathlibs/Makefile
index 9202c91713d1..11ee53599280 100644
--- a/math/elmer-mathlibs/Makefile
+++ b/math/elmer-mathlibs/Makefile
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= ports@FreeBSD.org
COMMENT= Math libraries build with F90 for used in ELMER FEM
+DEPRECATED= No ports depends on this as migrated to gfortran
+IGNORE= No ports depends on this as migrated to gfortran
+
.ifdef WITH_MPI
BUILD_DEPENDS+= ${LOCALBASE}/mpich/include/mpif.h:${PORTSDIR}/net/mpich
.endif