summaryrefslogtreecommitdiff
path: root/devel/libtool-base
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-16 20:24:25 +0000
committerjlam <jlam>2004-02-16 20:24:25 +0000
commit0292d93041b97515f896cf828b174f89d8c0bd9b (patch)
tree336b1ab4b423f079657acfabb6ef57358ec4c9c5 /devel/libtool-base
parent1a8077f98562882ba8e21d53bdd022a634de7e6b (diff)
downloadpkgsrc-0292d93041b97515f896cf828b174f89d8c0bd9b.tar.gz
We no longer need to set CONFIG_STATUS_OVERRIDE to an empty value as
bsd.pkg.mk no longer overrides the ability of config.status to generate new files.
Diffstat (limited to 'devel/libtool-base')
-rw-r--r--devel/libtool-base/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile
index 9b32b37fcd8..837c2a10f33 100644
--- a/devel/libtool-base/Makefile
+++ b/devel/libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/02/14 16:35:33 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2004/02/16 20:24:25 jlam Exp $
#
PKGNAME= ${DISTNAME:C/-/-base-/}
@@ -24,8 +24,6 @@ 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