pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/platform NetBSD now needs libtool-base-1.5.10nb6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b2103cb290c
branches:  trunk
changeset: 483405:0b2103cb290c
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Nov 11 22:29:40 2004 +0000

description:
NetBSD now needs libtool-base-1.5.10nb6.

diffstat:

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

diffs (17 lines):

diff -r 8916b99d7b1c -r 0b2103cb290c mk/platform/NetBSD.mk
--- a/mk/platform/NetBSD.mk     Thu Nov 11 22:29:03 2004 +0000
+++ b/mk/platform/NetBSD.mk     Thu Nov 11 22:29:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NetBSD.mk,v 1.2 2004/10/13 15:31:31 tv Exp $
+# $NetBSD: NetBSD.mk,v 1.3 2004/11/11 22:29:40 tv Exp $
 #
 # Variable definitions for the NetBSD operating system.
 
@@ -137,6 +137,7 @@
 _OPSYS_HAS_JAVA=       no      # Java is not standard
 _OPSYS_HAS_MANZ=       yes     # MANZ controls gzipping of man pages
 _OPSYS_HAS_OSSAUDIO=   yes     # libossaudio is available
+_OPSYS_LIBTOOL_REQD=   1.5.10nb6
 _OPSYS_PERL_REQD=              # no base version of perl required
 _OPSYS_PTHREAD_AUTO=   no      # -lpthread needed for pthreads
 _OPSYS_SHLIB_TYPE=     ELF/a.out       # shared lib type



Home | Main Index | Thread Index | Old Index