summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorgrant <grant>2003-10-05 08:20:44 +0000
committergrant <grant>2003-10-05 08:20:44 +0000
commitebb45d5b019995a683c2dc22501ce98c6a00ca1c (patch)
tree3c6c05bf25fab34c67082d4c462a88f063de4743 /mk
parentee43d6a5e8cdbb214f3ded5943a9a6c45f777cc2 (diff)
downloadpkgsrc-ebb45d5b019995a683c2dc22501ce98c6a00ca1c.tar.gz
require libtool nb16 on Darwin for latest library name fix.
Diffstat (limited to 'mk')
-rw-r--r--mk/defs.Darwin.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defs.Darwin.mk b/mk/defs.Darwin.mk
index d67db1de815..6fdc8749291 100644
--- a/mk/defs.Darwin.mk
+++ b/mk/defs.Darwin.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.Darwin.mk,v 1.57 2003/09/25 02:13:15 danw Exp $
+# $NetBSD: defs.Darwin.mk,v 1.58 2003/10/05 08:20:44 grant Exp $
#
# Variable definitions for the Darwin operating system.
@@ -115,7 +115,7 @@ _OPSYS_HAS_INET6= no # IPv6 is not standard
_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.20010614nb15 # base version of libtool required
+_OPSYS_LIBTOOL_REQD= 1.4.20010614nb16 # 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