pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk update required libtool to revision nb15
details: https://anonhg.NetBSD.org/pkgsrc/rev/03ccc68883d7
branches: trunk
changeset: 461971:03ccc68883d7
user: danw <danw%pkgsrc.org@localhost>
date: Thu Sep 25 02:13:15 2003 +0000
description:
update required libtool to revision nb15
diffstat:
mk/defs.Darwin.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3f88b919f30a -r 03ccc68883d7 mk/defs.Darwin.mk
--- a/mk/defs.Darwin.mk Thu Sep 25 02:09:03 2003 +0000
+++ b/mk/defs.Darwin.mk Thu Sep 25 02:13:15 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: defs.Darwin.mk,v 1.56 2003/09/23 07:26:22 grant Exp $
+# $NetBSD: defs.Darwin.mk,v 1.57 2003/09/25 02:13:15 danw Exp $
#
# Variable definitions for the Darwin operating system.
@@ -115,7 +115,7 @@
_OPSYS_HAS_JAVA= yes # Java is standard
_OPSYS_HAS_MANZ= yes # MANZ controls gzipping of man pages
_OPSYS_HAS_OSSAUDIO= no # libossaudio is available
-_OPSYS_LIBTOOL_REQD= 1.4.20010614nb12 # base version of libtool required
+_OPSYS_LIBTOOL_REQD= 1.4.20010614nb15 # base version of libtool required
_OPSYS_PERL_REQD= 5.8.0 # base version of perl required
_OPSYS_PTHREAD_AUTO= yes # -lpthread not needed for pthreads
_OPSYS_RPATH_NAME= darwin_has_no_rpath
Home |
Main Index |
Thread Index |
Old Index