From a46dff0a8b29432e8ce9570abcac64cca8a93dbd Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 14 Feb 2004 16:35:33 +0000 Subject: libtool-base actually uses config.status during the build to generate its files. --- devel/libtool-base/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile index f9c96114316..9b32b37fcd8 100644 --- a/devel/libtool-base/Makefile +++ b/devel/libtool-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/02/13 00:46:00 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2004/02/14 16:35:33 jlam Exp $ # PKGNAME= ${DISTNAME:C/-/-base-/} @@ -24,6 +24,8 @@ TEST_TARGET= check DEPENDS+= c++rt0>=1.0:../../sysutils/c++rt0 .endif +CONFIG_STATUS_OVERRIDE= # libtool actually uses config.status during the build + .if ${OPSYS} == "NetBSD" . if !exists(/usr/libexec/ld.so) && !exists(/usr/libexec/ld.elf_so) CONFIGURE_ARGS= --disable-shared -- cgit v1.2.3