aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-16 10:33:37 +0800
committermaho <maho@FreeBSD.org>2007-01-16 10:33:37 +0800
commita3fd9d3bcd3ca487032c2a9f6df1109ca9b85417 (patch)
tree6912bf95bfb334f346af09826043314a0d8716ca
parent67083b5391e2a13a7ce87a74252e96394271273b (diff)
downloadfreebsd-ports-gnome-a3fd9d3bcd3ca487032c2a9f6df1109ca9b85417.tar.gz
freebsd-ports-gnome-a3fd9d3bcd3ca487032c2a9f6df1109ca9b85417.tar.zst
freebsd-ports-gnome-a3fd9d3bcd3ca487032c2a9f6df1109ca9b85417.zip
Marked as DEPRECATED and IGNORE.
No ports depends on this as migrated to gfortran.
-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