summaryrefslogtreecommitdiff
path: root/audio/xmradio
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-06-05 07:27:48 +0000
committertron <tron@pkgsrc.org>2000-06-05 07:27:48 +0000
commite4a80ace07d6154c3028f3acca316be8eec5e270 (patch)
tree31805c4892a0f9d53f4cbeea81a55bd5d48ebc3d /audio/xmradio
parent355d5b6ef485a60caa34dd12353fbc7b090a77c1 (diff)
downloadpkgsrc-e4a80ace07d6154c3028f3acca316be8eec5e270.tar.gz
Recognize NetBSD-1.4ZA or newer.
Diffstat (limited to 'audio/xmradio')
-rw-r--r--audio/xmradio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile
index c9c53a1b341..95ffecf3b29 100644
--- a/audio/xmradio/Makefile
+++ b/audio/xmradio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/06/04 09:41:37 tron Exp $
+# $NetBSD: Makefile,v 1.3 2000/06/05 07:28:47 tron Exp $
DISTNAME= xmradio-0.9b2
CATEGORIES= audio
@@ -10,7 +10,8 @@ HOMEPAGE= http://www.rostock.zgdv.de/~runge/xmradio.html
DEPENDS+= sox>=12.16:../sox
DEPENDS+= xpm-3.4k:../../graphics/xpm
-ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.[5-9]*-*
+ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-i386 \
+ NetBSD-1.[5-9]*-*
USE_MOTIF= yes
USE_IMAKE= yes