summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-10 14:07:07 +0000
committerwiz <wiz>2002-01-10 14:07:07 +0000
commite91c6c3aa2ff62ad03cdfb653c6e08caf413a19f (patch)
tree8de746274d46be160169ed9a1f945e7427b2b1de /lang
parentef7dd7de82e92275e3f30d39f7c7cae7392c5646 (diff)
downloadpkgsrc-e91c6c3aa2ff62ad03cdfb653c6e08caf413a19f.tar.gz
Mark as broken, because it hasn't been kept in sync when gcc was updated
to 2.95.3, but was sharing patches.
Diffstat (limited to 'lang')
-rw-r--r--lang/pgcc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/pgcc/Makefile b/lang/pgcc/Makefile
index ffba656ff50..4e089a3557b 100644
--- a/lang/pgcc/Makefile
+++ b/lang/pgcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/11/01 09:41:13 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2002/01/10 14:07:07 wiz Exp $
DISTNAME= gcc-2.95.2
PKGNAME= pgcc-2.95.2.1
@@ -15,6 +15,8 @@ COMMENT= Pentium GNU Compiler Collection
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+BROKEN= "Has not been updated to gcc-2.95.3 yet."
+
# 'Pentium GCC' is optimized for the Intel Pentium processor, but should
# work on all platforms on which GCC works.
ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k \