summaryrefslogtreecommitdiff
path: root/audio/xmms-tv-scope
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/xmms-tv-scope
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/xmms-tv-scope')
-rw-r--r--audio/xmms-tv-scope/Makefile4
1 files changed, 2 insertions, 2 deletions
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"