diff options
Diffstat (limited to 'audio/xmms-tv-scope/Makefile')
-rw-r--r-- | audio/xmms-tv-scope/Makefile | 4 |
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" |