pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/platform Force libtool-base-1.5.18nb3 on DragonFly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa9d28c1b46d
branches:  trunk
changeset: 495243:aa9d28c1b46d
user:      tv <tv%pkgsrc.org@localhost>
date:      Sun Jun 05 18:05:54 2005 +0000

description:
Force libtool-base-1.5.18nb3 on DragonFly.

diffstat:

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

diffs (17 lines):

diff -r af8cfc45866c -r aa9d28c1b46d mk/platform/DragonFly.mk
--- a/mk/platform/DragonFly.mk  Sun Jun 05 18:04:37 2005 +0000
+++ b/mk/platform/DragonFly.mk  Sun Jun 05 18:05:54 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DragonFly.mk,v 1.16 2005/06/01 18:14:23 jlam Exp $
+# $NetBSD: DragonFly.mk,v 1.17 2005/06/05 18:05:54 tv Exp $
 #
 # Variable definitions for the DragonFly operating system.
 
@@ -52,6 +52,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.18nb3 # for -pthread fix
 _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