summaryrefslogtreecommitdiff
path: root/audio/rioutil
diff options
context:
space:
mode:
authorgrant <grant>2004-10-01 10:37:32 +0000
committergrant <grant>2004-10-01 10:37:32 +0000
commit37de3f2762d7951bce56e15638fdf6fd081299fd (patch)
tree017a7433eaa90e1d6a50f1dd5a82213ba2ea63ec /audio/rioutil
parent3efd152a0bbf5ccf2481726f416347ca129ee0b8 (diff)
downloadpkgsrc-37de3f2762d7951bce56e15638fdf6fd081299fd.tar.gz
there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this.
Diffstat (limited to 'audio/rioutil')
-rw-r--r--audio/rioutil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile
index 31da5a0c222..8f46ec68f8b 100644
--- a/audio/rioutil/Makefile
+++ b/audio/rioutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/08/19 03:33:35 schmonz Exp $
+# $NetBSD: Makefile,v 1.14 2004/10/01 10:37:33 grant Exp $
#
DISTNAME= rioutil-1.4.6
@@ -15,7 +15,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-libusb
-ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.[6-9]*-* NetBSD-[2-9]*-*
+ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.6*-* NetBSD-[2-9]*-*
# depends on -r1.6 of sys/dev/usb/urio.c
ONLY_FOR_PLATFORM+= NetBSD-1.5Z-* NetBSD-1.5Z[A-Z]-*