summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorgrant <grant>2004-10-01 10:37:32 +0000
committergrant <grant>2004-10-01 10:37:32 +0000
commit3f95eec747079ac52820cd7c6a78754d9679418f (patch)
tree017a7433eaa90e1d6a50f1dd5a82213ba2ea63ec /audio
parentd78f471dd52e01e9df31f9e62dd5f1f97047f01e (diff)
downloadpkgsrc-3f95eec747079ac52820cd7c6a78754d9679418f.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')
-rw-r--r--audio/rioutil/Makefile4
-rw-r--r--audio/xmms-fmradio/Makefile4
-rw-r--r--audio/xmms-tv-scope/Makefile4
3 files changed, 6 insertions, 6 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]-*
diff --git a/audio/xmms-fmradio/Makefile b/audio/xmms-fmradio/Makefile
index 797738b2871..1acecce6e98 100644
--- a/audio/xmms-fmradio/Makefile
+++ b/audio/xmms-fmradio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/03/22 03:58:00 kristerw Exp $
+# $NetBSD: Makefile,v 1.10 2004/10/01 10:37:33 grant Exp $
#
DISTNAME= xmms-FMRadio-1.4
@@ -12,7 +12,7 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://silicone.free.fr/xmms-FMRadio/
COMMENT= Use a Radio Tuner card in XMMS
-ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-*-* NetBSD-1.[6-9]*-* NetBSD-[2-9]*-*
+ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-*-* NetBSD-1.6*-* NetBSD-[2-9]*-*
USE_BUILDLINK3= YES
USE_X11= YES
diff --git a/audio/xmms-tv-scope/Makefile b/audio/xmms-tv-scope/Makefile
index 05340e7d1b3..b5e44c4b45e 100644
--- a/audio/xmms-tv-scope/Makefile
+++ b/audio/xmms-tv-scope/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/12 04:34:53 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/10/01 10:37:33 grant Exp $
#
DISTNAME= tv_scope-0.0.2
@@ -16,7 +16,7 @@ USE_LIBTOOL= YES
GNU_CONFIGURE= YES
ONLY_FOR_PLATFORM= SunOS-*-* Linux-*-* Darwin-*-*
-ONLY_FOR_PLATFORM+= NetBSD-1.6[N-Z]-* NetBSD-1.6Z[A-Z]-* NetBSD-1.[7-9]*
+ONLY_FOR_PLATFORM+= NetBSD-1.6[N-Z]-* NetBSD-1.6Z[A-Z]-*
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*
.include "../../audio/xmms/buildlink3.mk"