diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-14 03:20:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-14 03:20:52 +0000 |
commit | 10fbff578516944185c6725fbdb1f2cd7783e82a (patch) | |
tree | a5d8f5e0cfb76dc881af94c288ff524dddc0a924 /lang/glibstdc++28 | |
parent | a63f844be8ec2fbdbb04351b87ee083827ca7f21 (diff) | |
download | ports-10fbff578516944185c6725fbdb1f2cd7783e82a.tar.gz ports-10fbff578516944185c6725fbdb1f2cd7783e82a.zip |
Notes
Diffstat (limited to 'lang/glibstdc++28')
-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 |