summaryrefslogtreecommitdiff
path: root/devel/libg++
diff options
context:
space:
mode:
authortv <tv>1999-04-30 15:51:38 +0000
committertv <tv>1999-04-30 15:51:38 +0000
commit6870b24ac9450957a85a0ce0c89f8286b92abe63 (patch)
tree775351b57db3c29f578359c254c8bc0250549244 /devel/libg++
parent5efeb25981e67d3777506105234c5b5823d90870 (diff)
downloadpkgsrc-6870b24ac9450957a85a0ce0c89f8286b92abe63.tar.gz
Fix this to work properly, so it can be enabled for 1.4.
Diffstat (limited to 'devel/libg++')
-rw-r--r--devel/libg++/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile
index e74f9963486..5ae5159c118 100644
--- a/devel/libg++/Makefile
+++ b/devel/libg++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/04/14 21:39:02 tron Exp $
+# $NetBSD: Makefile,v 1.12 1999/04/30 15:51:38 tv Exp $
#
DISTNAME= libg++-${GXXVERSION}
@@ -7,13 +7,13 @@ MASTER_SITES= ${MASTER_SITE_GNU:=libg++/}
MAINTAINER= tv@netbsd.org
-DEPENDS= stdc++.1.: # only from NetBSD's source tree
-
-BROKEN= "Designed for NetBSD 1.4 - 1.3(.x) comes with this in-tree"
+.if !exists(/usr/lib/libstdc++.so.2.0)
+IGNORE= "Designed for NetBSD 1.4 - 1.3(.x) comes with this in-tree"
+.endif
GXXVERSION= 2.8.1.1a # used by internal Makefile
-MAKE_ENV+= GXXVERSION="${GXXVERSION}"
+MAKE_ENV+= GXXVERSION="${GXXVERSION}" NOPROFILE=1 NOGCCERROR=1
PLIST_SRC= ${WRKSRC}/.PLIST
INFO_FILES= libg++.info