pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/buildlink3 err BUILDLINK_UPDATE_CACHE should be no ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/06d52c18a273
branches: trunk
changeset: 472180:06d52c18a273
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Apr 06 04:39:00 2004 +0000
description:
err BUILDLINK_UPDATE_CACHE should be no for now... sorry I had this change
in my local tree.
diffstat:
mk/buildlink3/bsd.buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 38241319149e -r 06d52c18a273 mk/buildlink3/bsd.buildlink3.mk
--- a/mk/buildlink3/bsd.buildlink3.mk Tue Apr 06 04:27:36 2004 +0000
+++ b/mk/buildlink3/bsd.buildlink3.mk Tue Apr 06 04:39:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.buildlink3.mk,v 1.137 2004/04/05 17:00:12 xtraeme Exp $
+# $NetBSD: bsd.buildlink3.mk,v 1.138 2004/04/06 04:39:00 xtraeme Exp $
#
# An example package buildlink3.mk file:
#
@@ -804,7 +804,7 @@
# The configure process usually tests for outlandish or missing things
# that we don't want polluting the argument cache.
#
-CONFIGURE_ENV+= BUILDLINK_UPDATE_CACHE=yes
+CONFIGURE_ENV+= BUILDLINK_UPDATE_CACHE=no
# There are three different parts we can add to the common transforming
# cache to speed things up:
Home |
Main Index |
Thread Index |
Old Index