summaryrefslogtreecommitdiff
path: root/lang/gcc/Makefile
diff options
context:
space:
mode:
authorben <ben>2003-12-18 15:44:24 +0000
committerben <ben>2003-12-18 15:44:24 +0000
commit99dc2ef18f129b98e0c4f6b341a12309fa0c4fc5 (patch)
tree23bccf28150ab9ec0d70eb5c7898caeddbd35242 /lang/gcc/Makefile
parent22710c8c466aecf314b2d6f9cc900b250433e736 (diff)
downloadpkgsrc-99dc2ef18f129b98e0c4f6b341a12309fa0c4fc5.tar.gz
Apply patch from Harry Waddell in PR 23289 to chill in gcc 2.95.3, to
fix a build error when using gcc 3. Also bumps PKGREVISION.
Diffstat (limited to 'lang/gcc/Makefile')
-rw-r--r--lang/gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 3836f870c12..9b953274942 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2003/08/09 10:59:08 seb Exp $
+# $NetBSD: Makefile,v 1.73 2003/12/18 15:44:24 ben Exp $
DISTNAME= gcc-2.95.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/}