summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortv <tv>2004-10-04 19:48:09 +0000
committertv <tv>2004-10-04 19:48:09 +0000
commita7475ed653253d4ba2f063f05d25f894d1837a07 (patch)
tree6b672a7e4118d615f6a53dc75af8ea7a764d1743 /mk
parentcaabace2aed4be9a815af5ed2d4da4e66430dc77 (diff)
downloadpkgsrc-a7475ed653253d4ba2f063f05d25f894d1837a07.tar.gz
Fix completely hosed test for g++ when CXX=g++. The old test worked fine.
Revert until the hosage is tracked down and eliminated at the source. (Bump to libtool-1.5.10nb1, and make this the required version.)
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index f0967225f7f..7d0fd06bed7 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1506 2004/10/03 04:24:20 hira Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1507 2004/10/04 19:48:09 tv Exp $
#
# This file is in the public domain.
#
@@ -390,7 +390,7 @@ CONFIGURE_ENV+= install_sh=${INSTALL:Q}
.if defined(_OPSYS_LIBTOOL_REQD)
LIBTOOL_REQD= ${_OPSYS_LIBTOOL_REQD}
.else
-LIBTOOL_REQD?= 1.5.10
+LIBTOOL_REQD?= 1.5.10nb1
.endif
#
# PKG_LIBTOOL is the path to the libtool script installed by libtool-base.