diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 95e54266d5c3..f7ddcaa4148c 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -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