From 6a8bdf135c327d886c4c7e08174279f546102812 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 4 Jun 2000 09:41:37 +0000 Subject: Add dependence on "sox" which is required for the capture and waveform functions. --- audio/xmradio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 7cc7627d535..c9c53a1b341 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/05/07 20:49:44 tron Exp $ +# $NetBSD: Makefile,v 1.2 2000/06/04 09:41:37 tron Exp $ DISTNAME= xmradio-0.9b2 CATEGORIES= audio @@ -7,6 +7,7 @@ MASTER_SITES= http://www.rostock.zgdv.de/~runge/radio/ MAINTAINER= tron@netbsd.org 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]*-* -- cgit v1.2.3