summaryrefslogtreecommitdiff
path: root/mk/defs.Darwin.mk
diff options
context:
space:
mode:
authorgrant <grant>2003-01-21 22:48:57 +0000
committergrant <grant>2003-01-21 22:48:57 +0000
commit6390fb9b22e9a1895ff5a295d2ad0e674914f7ed (patch)
treecc2dcd2762759f8e1069b4baf70ce3ba51642dd1 /mk/defs.Darwin.mk
parent104cefeb32c662f9c5600d0ec1a46f53adc3d0d9 (diff)
downloadpkgsrc-6390fb9b22e9a1895ff5a295d2ad0e674914f7ed.tar.gz
require at least libtool 1.4.20010614nb12 on Darwin.
Diffstat (limited to 'mk/defs.Darwin.mk')
-rw-r--r--mk/defs.Darwin.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/defs.Darwin.mk b/mk/defs.Darwin.mk
index 0acb40038b7..cf78c91676b 100644
--- a/mk/defs.Darwin.mk
+++ b/mk/defs.Darwin.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.Darwin.mk,v 1.43 2003/01/15 20:55:39 jlam Exp $
+# $NetBSD: defs.Darwin.mk,v 1.44 2003/01/21 22:48:58 grant Exp $
#
# Variable definitions for the Darwin operating system.
@@ -94,6 +94,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.20010614nb12 # base version of libtool required
_OPSYS_PERL_REQD= 5.8.0 # base version of perl required
_OPSYS_RPATH_NAME= # no name of symbol in rpath directive to linker
_PATCH_CAN_BACKUP= yes # native patch(1) can make backups