summaryrefslogtreecommitdiff
path: root/devel/libtool-base
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-14 16:35:33 +0000
committerjlam <jlam@pkgsrc.org>2004-02-14 16:35:33 +0000
commit9a49cfff4ef19aeb821638c85e661d7371c90b66 (patch)
treed85f9c14f716c12d52a31d4577893f08c26e1ce9 /devel/libtool-base
parent7788e26d459d572a850bccacfcc1030e8ab9624d (diff)
downloadpkgsrc-9a49cfff4ef19aeb821638c85e661d7371c90b66.tar.gz
libtool-base actually uses config.status during the build to generate
its files.
Diffstat (limited to 'devel/libtool-base')
-rw-r--r--devel/libtool-base/Makefile4
1 files changed, 3 insertions, 1 deletions
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