Expand the regexp to [3-9]*, to match future NetBSD versions.

This commit is contained in:
xtraeme 2005-09-22 09:14:34 +00:00
parent 135b2a7b38
commit 1d38628f0a

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2005/09/22 09:11:37 xtraeme Exp $
# $NetBSD: Makefile,v 1.14 2005/09/22 09:14:34 xtraeme Exp $
#
DISTNAME= libgpg-error-1.0
@ -18,7 +18,7 @@ USE_PKGLOCALEDIR= YES
.include "../../mk/bsd.prefs.mk"
# XXX See HACKS
.if ${OPSYS} == IRIX || !empty(MACHINE_PLATFORM:MNetBSD-3*)
.if ${OPSYS} == IRIX || !empty(MACHINE_PLATFORM:MNetBSD-[3-9]*)
USE_TOOLS+= nawk
.else
USE_TOOLS+= gawk