diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnat-gcc34/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/gnat-gcc34/Makefile b/lang/gnat-gcc34/Makefile index f5c3115ac04f..00c52c87b651 100644 --- a/lang/gnat-gcc34/Makefile +++ b/lang/gnat-gcc34/Makefile @@ -23,6 +23,9 @@ COMMENT= The GNU Ada Compiler system ONLY_FOR_ARCHS= i386 +DEPRECATED= This port was made for initial bootstraping of later versions and is no longer needed +EXPIRATION_DATE= 2007-09-01 + USE_GMAKE= yes USE_PERL5= yes # Needed? Builds on 6.1 and bootstrapps the 4.1 without Perl. USE_BISON= yes |