diff options
author | hubertf <hubertf> | 1998-05-09 00:14:29 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-05-09 00:14:29 +0000 |
commit | 494d63cfdab822010c6bfdb790e3d0236a25660c (patch) | |
tree | 72df58aff9cfc2ab13694794f75e064e0f0fe82b /devel/libg++ | |
parent | e04b69447eedaab16d0b4f2d4fe59eb5b160d7b1 (diff) | |
download | pkgsrc-494d63cfdab822010c6bfdb790e3d0236a25660c.tar.gz |
Mark as broken for 1.3(.x) - it's in the main tree there
Diffstat (limited to 'devel/libg++')
-rw-r--r-- | devel/libg++/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 30b0a42091f..a3232689021 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.5 1998/04/22 11:05:03 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/05/09 00:14:29 hubertf Exp $ # +BROKEN= "Designed for NetBSD 1.4 - 1.3(.x) comes with this in-tree" + GXXVERSION= 2.8.1.1a # used by internal Makefile DISTNAME= libg++-${GXXVERSION} CATEGORIES= devel |