pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/platform Set _OPSYS_LIBTOOL_REQD to 1.5.18nb4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4be36ed41a26
branches:  trunk
changeset: 496576:4be36ed41a26
user:      tv <tv%pkgsrc.org@localhost>
date:      Sun Jul 03 19:04:10 2005 +0000

description:
Set _OPSYS_LIBTOOL_REQD to 1.5.18nb4.

diffstat:

 mk/platform/Interix.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e29ea1af63ef -r 4be36ed41a26 mk/platform/Interix.mk
--- a/mk/platform/Interix.mk    Sun Jul 03 19:01:50 2005 +0000
+++ b/mk/platform/Interix.mk    Sun Jul 03 19:04:10 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.36 2005/06/24 06:43:44 jlam Exp $
+# $NetBSD: Interix.mk,v 1.37 2005/07/03 19:04:10 tv Exp $
 #
 # Variable definitions for the Interix operating system.
 
@@ -95,6 +95,7 @@
 _OPSYS_HAS_JAVA=       no      # Java is not standard
 _OPSYS_HAS_MANZ=       yes     # MANZ controls gzipping of man pages
 _OPSYS_HAS_OSSAUDIO=   no      # libossaudio is available
+_OPSYS_LIBTOOL_REQD=   1.5.18nb4 # for hardcode_libdir_flag_spec fix
 _OPSYS_PERL_REQD=      5.8.3nb1 # base version of perl required
 _OPSYS_PTHREAD_AUTO=   no      # -lpthread needed for pthreads
 _OPSYS_SHLIB_TYPE=     ELF     # shared lib type - not exactly true, but near enough



Home | Main Index | Thread Index | Old Index