summaryrefslogtreecommitdiff
path: root/lang/glibstdc++28/Makefile
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1999-03-11 21:47:15 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1999-03-11 21:47:15 +0000
commitd5ba786a254c17d1333ad29b2032caca32ebbdf7 (patch)
treed55c75fcfc0b21b2d9d29130e6b54098919500f7 /lang/glibstdc++28/Makefile
parentCommit all Y2K/WWW_SITE changes to Makefiles... (diff)
Commit all Y2K/WWW_SITE changes from today...
Notes
Notes: svn path=/head/; revision=17142
Diffstat (limited to 'lang/glibstdc++28/Makefile')
-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 215d5476aa02..e10125f9b888 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.15 1999/02/09 18:59:11 obrien Exp $
+# $Id: Makefile,v 1.16 1999/03/08 07:28:30 asami Exp $
#
DISTNAME= libstdc++-2.8.1.1
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= libstdc++
MAINTAINER= obrien@FreeBSD.org
+Y2K= http://www.gnu.org/software/year2000.html
+
BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \
g++28:${PORTSDIR}/lang/gcc28
RUN_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \