summaryrefslogtreecommitdiff
path: root/lang/pgcc
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-10 14:07:07 +0000
committerwiz <wiz>2002-01-10 14:07:07 +0000
commitfdf430e927f41de9306a6331d032accca8aad233 (patch)
tree8de746274d46be160169ed9a1f945e7427b2b1de /lang/pgcc
parentd1de8d927f4aca96e5f0a1497d82a7d3ea205d8e (diff)
downloadpkgsrc-fdf430e927f41de9306a6331d032accca8aad233.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/pgcc')
-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 \