summaryrefslogtreecommitdiff
path: root/mk/platform/DragonFly.mk
diff options
context:
space:
mode:
authortv <tv>2005-09-21 20:37:01 +0000
committertv <tv>2005-09-21 20:37:01 +0000
commitc46d180c35a412f7e9063dd0bfd328f6a9dfc1eb (patch)
tree51387aee925f2bf544f15f88ff6dd2719434db62 /mk/platform/DragonFly.mk
parent7533b149a68e5e99cad1002d5688e7a7a39836bb (diff)
downloadpkgsrc-c46d180c35a412f7e9063dd0bfd328f6a9dfc1eb.tar.gz
Bump LIBTOOL_REQD to 1.5.18nb5. This pulls in the -avoid-version fix for
some platforms, which includes all non-ELFs and many ELF-like platforms (that still use a.out naming conventions). Since a branch is coming, bump the version in a blanket rather than per platform.
Diffstat (limited to 'mk/platform/DragonFly.mk')
-rw-r--r--mk/platform/DragonFly.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/platform/DragonFly.mk b/mk/platform/DragonFly.mk
index 4689c508b25..dad37333509 100644
--- a/mk/platform/DragonFly.mk
+++ b/mk/platform/DragonFly.mk
@@ -1,4 +1,4 @@
-# $NetBSD: DragonFly.mk,v 1.18 2005/08/02 00:23:31 reed Exp $
+# $NetBSD: DragonFly.mk,v 1.19 2005/09/21 20:37:01 tv Exp $
#
# Variable definitions for the DragonFly operating system.
@@ -52,7 +52,6 @@ _OPSYS_HAS_INET6= no # IPv6 is not standard
_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