summaryrefslogtreecommitdiff
path: root/lang/glibstdc++28/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-07-15 11:14:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-07-15 11:14:11 +0000
commita90627b9d629ee0c2d72e70cf88f49119130cb2d (patch)
treedf5a0fa501f7b6bebf20a46d057a22ffaa687749 /lang/glibstdc++28/Makefile
parentUpgrade to the July 12th GCC-2.95 prerelease. (diff)
Don't waste CDROM real estate on a soon to be OBE version.
Notes
Notes: svn path=/head/; revision=20213
Diffstat (limited to '')
-rw-r--r--lang/glibstdc++28/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile
index faaac6bcf39e..f151b80625ff 100644
--- a/lang/glibstdc++28/Makefile
+++ b/lang/glibstdc++28/Makefile
@@ -4,7 +4,7 @@
# Date created: 03 Mar 1998
# Whom: David O'Brien <obrien@NUXI.com>
#
-# $Id: Makefile,v 1.17 1999/03/11 21:47:12 scrappy Exp $
+# $Id: Makefile,v 1.18 1999/03/31 10:42:21 obrien Exp $
#
DISTNAME= libstdc++-2.8.1.1
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= libstdc++
MAINTAINER= obrien@FreeBSD.org
+NO_CDROM= 'old version, not worth the cost in real estate'
+
Y2K= http://www.gnu.org/software/year2000.html
BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \