aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-01-26 08:21:03 +0800
committerJohn Marino <marino@FreeBSD.org>2014-01-26 08:21:03 +0800
commitff46e6ed0a70362f9210aac64359100f21d144e3 (patch)
tree8c364082285c2a9ecb0dca9fbd33c888d7d9230f /lang
parent1632c3021e14f9c7a8c2c0dda6c76d5a2fc83cd2 (diff)
downloadfreebsd-ports-gnome-ff46e6ed0a70362f9210aac64359100f21d144e3.tar.gz
freebsd-ports-gnome-ff46e6ed0a70362f9210aac64359100f21d144e3.tar.zst
freebsd-ports-gnome-ff46e6ed0a70362f9210aac64359100f21d144e3.zip
lang/gnat-aux: Mark deprecated in favor of lang/gcc-aux
Now that the gnatdroid-arm ports have been rebased on lang/gcc-aux, there is no port that requires lang/gnat-aux. Since it can't build most of the Ada framework, there's no anticipated reason to use it over the newer, gcc4.7-based gcc-aux. Leave it around just in case, but let folks fooled by "gnat" in name that it's not the latest Ada compiler.
Diffstat (limited to 'lang')
-rw-r--r--lang/gnat-aux/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnat-aux/Makefile b/lang/gnat-aux/Makefile
index a018dcaae905..5f9ac94a0c98 100644
--- a/lang/gnat-aux/Makefile
+++ b/lang/gnat-aux/Makefile
@@ -15,6 +15,8 @@ COMMENT= GNAT Ada compiler based on GCC ${GCC_BRANCH}
LICENSE= GPLv3
+DEPRECATED= Superceded by gcc4.7-based lang/gcc-aux, use it instead
+
.include "${.CURDIR}/Makefile.common"
LANGS= c