summaryrefslogtreecommitdiff
path: root/devel/libg++
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-05-09 00:14:29 +0000
committerhubertf <hubertf>1998-05-09 00:14:29 +0000
commite0f672851a7753f716532b6dd916b5b9b9b373c9 (patch)
tree72df58aff9cfc2ab13694794f75e064e0f0fe82b /devel/libg++
parenta3980ab23e2bc44024408834ed77e18e7830a528 (diff)
downloadpkgsrc-e0f672851a7753f716532b6dd916b5b9b9b373c9.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++/Makefile4
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