summaryrefslogtreecommitdiff
path: root/security/libgpg-error
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-09-22 09:14:34 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-09-22 09:14:34 +0000
commit1d38628f0a4bd250f31244f3a0c612dfdf95926c (patch)
treea858c0cbf8323eb4a64a4e4bfefdf3feb8c43d9f /security/libgpg-error
parent135b2a7b3881b98b9d7f041c4feb7c082ff313ab (diff)
downloadpkgsrc-1d38628f0a4bd250f31244f3a0c612dfdf95926c.tar.gz
Expand the regexp to [3-9]*, to match future NetBSD versions.
Diffstat (limited to 'security/libgpg-error')
-rw-r--r--security/libgpg-error/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile
index 95e54266d5c..f7ddcaa4148 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