diff options
author | cjep <cjep> | 2003-04-27 20:29:17 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-04-27 20:29:17 +0000 |
commit | 9f39e34a6ec5785267fc997df9109f0fa45c8443 (patch) | |
tree | 4ef62ca39fd0f5b85d185bdd187af0a880c20679 /audio | |
parent | f9b613be0eb68e5fadd6f7a6bdfce2d774f45dce (diff) | |
download | pkgsrc-9f39e34a6ec5785267fc997df9109f0fa45c8443.tar.gz |
Whitespace police
Diffstat (limited to 'audio')
-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 40551511694..17efde27ba1 100644 --- a/audio/xmms-tv-scope/Makefile +++ b/audio/xmms-tv-scope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/04/23 02:22:26 jmc Exp $ +# $NetBSD: Makefile,v 1.4 2003/04/27 20:29:17 cjep Exp $ # DISTNAME= tv_scope-0.0.2 @@ -15,7 +15,7 @@ USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GNU_CONFIGURE= YES -ONLY_FOR_PLATFORM= SunOS-*-* Linux-*-* Darwin-*-* +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-[2-9]* |