From e14b1d4c1e61e99cde5add19470b007de0ec5c61 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 14 Feb 1999 21:15:12 +0000 Subject: Use "pkglibtool-1.2p1" as package libtool. --- mk/bsd.pkg.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk index 3ad5bb3e3fc..c0f5c382d28 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.214 1999/02/13 11:06:47 tron Exp $ +# $NetBSD: bsd.pkg.mk,v 1.215 1999/02/14 21:15:12 tron Exp $ # # This file is in the public domain. # @@ -159,7 +159,7 @@ BUILD_DEPENDS+= ${PREFIX}/include/Xm/Xm.h:${PKGSRCDIR}/x11/lesstif .endif .endif .if defined(USE_LIBTOOL) -LIBTOOL= ${LOCALBASE}/bin/pkglibtool +LIBTOOL= ${LOCALBASE}/bin/pkglibtool-1.2p1 BUILD_DEPENDS+= ${LIBTOOL}:${PKGSRCDIR}/pkgtools/pkglibtool CONFIGURE_ENV+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}" MAKE_ENV+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}" -- cgit v1.2.3