From ff46e6ed0a70362f9210aac64359100f21d144e3 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sun, 26 Jan 2014 00:21:03 +0000 Subject: 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. --- lang/gnat-aux/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') 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 -- cgit v1.2.3