From 203362900eb16d09b551804f94da06572af6aef4 Mon Sep 17 00:00:00 2001 From: skrll Date: Fri, 17 Nov 2000 09:58:49 +0000 Subject: Bump libtool version for mycroft's changes to a.out library dependencies. make check will fail on a.out platforms due to lib/10940. --- mk/bsd.pkg.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mk') diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk index 37092e2e62f..ac85bb82e2f 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.606 2000/11/16 05:36:01 hubertf Exp $ +# $NetBSD: bsd.pkg.mk,v 1.607 2000/11/17 09:58:49 skrll Exp $ # # This file is in the public domain. # @@ -222,9 +222,9 @@ CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -lintl" .if defined(USE_LIBTOOL) LIBTOOL= ${LOCALBASE}/bin/libtool # XXX: actually, here we would need something like -# BUILD_DEPENDS+=libtool>=1.3.5nb6:../../devel/libtool +# BUILD_DEPENDS+=libtool>=1.3.5nb7:../../devel/libtool .if make(install-run-depends) -DEPENDS+= libtool>=1.3.5nb6:../../devel/libtool +DEPENDS+= libtool>=1.3.5nb7:../../devel/libtool .endif .endif -- cgit v1.2.3