diff options
author | kris <kris@FreeBSD.org> | 2004-03-14 11:20:52 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-03-14 11:20:52 +0800 |
commit | c0063c8d73d520958f2bd2c6506fe34e88153bc7 (patch) | |
tree | 8f055c45e5eb1a98c38f7ea85e4006f736bcdcb5 /lang | |
parent | 99b2ce9f9383c13854e42ac4afa596e9845dc1b3 (diff) | |
download | freebsd-ports-gnome-c0063c8d73d520958f2bd2c6506fe34e88153bc7.tar.gz freebsd-ports-gnome-c0063c8d73d520958f2bd2c6506fe34e88153bc7.tar.zst freebsd-ports-gnome-c0063c8d73d520958f2bd2c6506fe34e88153bc7.zip |
DEPRECATE this unused, outdated port for removal at a future date.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/glibstdc++28/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile index ba01dcb3480f..7e998da0ad76 100644 --- a/lang/glibstdc++28/Makefile +++ b/lang/glibstdc++28/Makefile @@ -24,6 +24,8 @@ RUN_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ NO_CDROM= 'old version, not worth the cost in real estate' +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 instead" + .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 |