summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2003-12-11 22:42:17 +0000
committerreed <reed@pkgsrc.org>2003-12-11 22:42:17 +0000
commitff44319b911685628e599c76733e893cfb67fc6c (patch)
treebcbbd772803ef1346d861f89533d9a1680c1fdaf /mk
parent9355da422e0a3f06be6036ac103cfeca72c650bf (diff)
downloadpkgsrc-ff44319b911685628e599c76733e893cfb67fc6c.tar.gz
Increase base version of libtool required for BSD/OS.
(1.4.20010614nb18 has support for bsdi* instead of just bsdi4*.)
Diffstat (limited to 'mk')
-rw-r--r--mk/defs.BSDOS.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defs.BSDOS.mk b/mk/defs.BSDOS.mk
index 1b50578d447..08e3b27e2ef 100644
--- a/mk/defs.BSDOS.mk
+++ b/mk/defs.BSDOS.mk
@@ -1,4 +1,4 @@
-# $NetBSD: defs.BSDOS.mk,v 1.1 2003/12/03 21:48:33 reed Exp $
+# $NetBSD: defs.BSDOS.mk,v 1.2 2003/12/11 22:42:17 reed Exp $
#
# Variable definitions for the BSD/OS operating system.
@@ -134,7 +134,7 @@ _OPSYS_HAS_JAVA= no # Java is not standard
_OPSYS_HAS_MANZ= yes # MANZ controls gzipping of man pages
# XXX need to check this for libossaudio
_OPSYS_HAS_OSSAUDIO= yes # libossaudio is available
-_OPSYS_LIBTOOL_REQD= 1.4.20010614nb17 # base version of libtool required
+_OPSYS_LIBTOOL_REQD= 1.4.20010614nb18 # base version of libtool required
_OPSYS_PERL_REQD= # no base version of perl required
_OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads
_OPSYS_RPATH_NAME= -R # name of symbol in rpath directive to linker