summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-05-13 21:00:43 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-05-13 21:00:43 +0000
commitff81797bc7cd06f0706fdfc7c8f0fb752535dbe2 (patch)
tree54c7d735b27338dfd15afa2033326dfc677b033d /lang
parent22525ba1cdc1b0457f55d97361bc5ee51d43047c (diff)
downloadfreebsd-ports-ff81797bc7cd06f0706fdfc7c8f0fb752535dbe2.zip
Add an EXPIRATION_DATE of 2018-07-13 since this version of GCC will not
have been maintained upstream for more than three years by then. It also is not used anywhere in the FreeBSD Ports tree.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc47/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile
index 8a62cde658e4..301c0f185438 100644
--- a/lang/gcc47/Makefile
+++ b/lang/gcc47/Makefile
@@ -16,6 +16,7 @@ LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
DEPRECATED= Unsupported by upstream. Use GCC 6 or newer instead.
+EXPIRATION_DATE=2018-07-13
ONLY_FOR_ARCHS= amd64 i386 powerpc sparc64
LIB_DEPENDS= libgmp.so:math/gmp \