pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Bump LIBTOOL_REQD back to 1.5.10nb1. This ensures ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e885800c4edc
branches: trunk
changeset: 481854:e885800c4edc
user: tv <tv%pkgsrc.org@localhost>
date: Wed Oct 13 18:42:19 2004 +0000
description:
Bump LIBTOOL_REQD back to 1.5.10nb1. This ensures that folks who built
1.5.10 during the "broken" period (before the workaround and wrapper fix)
have to upgrade to make it work correctly.
diffstat:
mk/bsd.pkg.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9b05872d354e -r e885800c4edc mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk Wed Oct 13 18:00:08 2004 +0000
+++ b/mk/bsd.pkg.mk Wed Oct 13 18:42:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1518 2004/10/13 17:52:46 tv Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1519 2004/10/13 18:42:19 tv Exp $
#
# This file is in the public domain.
#
@@ -390,7 +390,7 @@
.if defined(_OPSYS_LIBTOOL_REQD)
LIBTOOL_REQD= ${_OPSYS_LIBTOOL_REQD}
.else
-LIBTOOL_REQD?= 1.5.10
+LIBTOOL_REQD?= 1.5.10nb1
.endif
#
# PKG_LIBTOOL is the path to the libtool script installed by libtool-base.
Home |
Main Index |
Thread Index |
Old Index