From 7f17db841c7a94de5f068130d6347fb5705d7a13 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 21 Dec 2004 13:52:26 +0000 Subject: libtool>=1.5.10nb9 actually works on DragonFly, so require at least that version. --- mk/platform/DragonFly.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/platform/DragonFly.mk b/mk/platform/DragonFly.mk index 789117e608f..3dc2f635c59 100644 --- a/mk/platform/DragonFly.mk +++ b/mk/platform/DragonFly.mk @@ -1,4 +1,4 @@ -# $NetBSD: DragonFly.mk,v 1.4 2004/11/16 18:04:00 tv Exp $ +# $NetBSD: DragonFly.mk,v 1.5 2004/12/21 13:52:26 grant Exp $ # # Variable definitions for the DragonFly operating system. @@ -138,6 +138,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_PERL_REQD= # no base version of perl required +_OPSYS_LIBTOOL_REQD= 1.5.10nb9 _OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads _OPSYS_SHLIB_TYPE= ELF/a.out # shared lib type _PATCH_CAN_BACKUP= yes # native patch(1) can make backups -- cgit v1.2.3