summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortv <tv>2005-07-13 15:58:44 +0000
committertv <tv>2005-07-13 15:58:44 +0000
commit5abd51ac1ceea5490670a8467b89ce87507ed90b (patch)
treedec0099f6952fb50ac4c2bd38dc8005c4ffba1f3
parent92edd3cc889e4468c2ecf132b80b12f244fa88b2 (diff)
downloadpkgsrc-5abd51ac1ceea5490670a8467b89ce87507ed90b.tar.gz
libtool-base doesn't use a cache file at all as it is.
-rw-r--r--devel/libtool-base/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/libtool-base/Makefile b/devel/libtool-base/Makefile
index 30d92898cb5..220b047d485 100644
--- a/devel/libtool-base/Makefile
+++ b/devel/libtool-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2005/07/13 15:28:49 jschauma Exp $
+# $NetBSD: Makefile,v 1.71 2005/07/13 15:58:44 tv Exp $
###########################################################################
###########################################################################
@@ -54,9 +54,7 @@ CONFIGURE_ARGS+= --disable-libtool-lock
CONFIGURE_ARGS+= --disable-shared
BUILD_SHLIBTOOL= NO
. endif
-.elif ${OPSYS} == "IRIX"
-# configure bails out in subdir after re-parsing the cache
-CONFIGURE_ARGS+= --cache-file=/dev/null
+
.endif
CONFIGURE_ARGS+= --disable-ltdl-install