summaryrefslogtreecommitdiff
path: root/lang/glibstdc++28
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-04 20:34:13 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-04 20:34:13 +0000
commit1c5fe891c5ba42da2d8b7c569cf3df6889a43540 (patch)
tree25825dd2fed2eb6cb88972bd801a74b21a9d3567 /lang/glibstdc++28
parentUpdate to version 0.4.6 (diff)
portlint
Notes
Notes: svn path=/head/; revision=21260
Diffstat (limited to 'lang/glibstdc++28')
-rw-r--r--lang/glibstdc++28/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile
index b42feaa05a2b..ffba5d0408f6 100644
--- a/lang/glibstdc++28/Makefile
+++ b/lang/glibstdc++28/Makefile
@@ -15,15 +15,15 @@ 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 \
g++28:${PORTSDIR}/lang/gcc28
RUN_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \
g++28:${PORTSDIR}/lang/gcc28
+NO_CDROM= 'old version, not worth the cost in real estate'
+
+Y2K= http://www.gnu.org/software/year2000.html
+
.include <bsd.port.pre.mk>
CC= gcc28