pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk Bump that libtool version number back down to nb1 w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/104c2915e9b0
branches:  trunk
changeset: 483407:104c2915e9b0
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Nov 11 22:34:12 2004 +0000

description:
Bump that libtool version number back down to nb1 where it was in previous.

diffstat:

 mk/bsd.pkg.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 352fc3229ee4 -r 104c2915e9b0 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Thu Nov 11 22:32:45 2004 +0000
+++ b/mk/bsd.pkg.mk     Thu Nov 11 22:34:12 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1532 2004/11/11 22:32:45 tv Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1533 2004/11/11 22:34:12 tv Exp $
 #
 # This file is in the public domain.
 #
@@ -404,7 +404,7 @@
 .if defined(_OPSYS_LIBTOOL_REQD)
 BUILD_DEPENDS+=                libtool-base>=${_OPSYS_LIBTOOL_REQD}:../../devel/libtool-base
 .endif
-BUILD_DEPENDS+=                libtool-base>=1.5.10nb6:../../devel/libtool-base
+BUILD_DEPENDS+=                libtool-base>=1.5.10nb1:../../devel/libtool-base
 CONFIGURE_ENV+=                LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}"
 MAKE_ENV+=             LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}"
 LIBTOOL_OVERRIDE?=     libtool */libtool */*/libtool



Home | Main Index | Thread Index | Old Index