aboutsummaryrefslogtreecommitdiffstats
path: root/science/elmer-matc
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2013-11-25 08:38:48 +0800
committergerald <gerald@FreeBSD.org>2013-11-25 08:38:48 +0800
commitb53cb267d32deae73da242f7f9a15ec09d7dab32 (patch)
tree273b9f48b70c0296cef40b3cb7cbb5f19dd359f2 /science/elmer-matc
parent688ec32394ac9b74917423311fba2d8fe84dde4a (diff)
downloadfreebsd-ports-gnome-b53cb267d32deae73da242f7f9a15ec09d7dab32.tar.gz
freebsd-ports-gnome-b53cb267d32deae73da242f7f9a15ec09d7dab32.tar.zst
freebsd-ports-gnome-b53cb267d32deae73da242f7f9a15ec09d7dab32.zip
Mark deprecated with a deadline of 33 days from today since this is
one of two ports that makes us keep lang/gcc34 (which does not even support FreeBSD 10 and later) and general infrastructure. Approved by: portmgr (itetcu, 2013-03-31)
Diffstat (limited to 'science/elmer-matc')
-rw-r--r--science/elmer-matc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/science/elmer-matc/Makefile b/science/elmer-matc/Makefile
index 25b8ee5fcd66..8a9cea436367 100644
--- a/science/elmer-matc/Makefile
+++ b/science/elmer-matc/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= sylvio@FreeBSD.org
COMMENT= MatC language library used by ELMER FEM package
+DEPRECATED= Relies on long obsolete version of GCC, does not build on FreeBSD 10 and later
+EXPIRATION_DATE=2013-12-27
+
CXXFLAGS+= -Wno-deprecated
GNU_CONFIGURE= yes