diff options
Diffstat (limited to 'lang/egcs/Makefile')
-rw-r--r-- | lang/egcs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile index f1790d0..fbd2ffa 100644 --- a/lang/egcs/Makefile +++ b/lang/egcs/Makefile @@ -23,6 +23,8 @@ USE_BZIP2= yes ONLY_FOR_ARCHS= i386 NO_CDROM= 'old version, not worth the cost in real estate' +INFO= cpp g77 gcc + DEPRECATED= "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release of gcc instead" .include <bsd.port.pre.mk> |