From 1f3104c57c0dea76868fc1207e91bda65a920796 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 27 Jan 2004 12:04:46 +0000 Subject: Allow emixer to work with mpg123-esound and mpg123-nas as well as mpg123. --- audio/emixer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/emixer') diff --git a/audio/emixer/Makefile b/audio/emixer/Makefile index 2a6f9b0cd5b..c4959bc6704 100644 --- a/audio/emixer/Makefile +++ b/audio/emixer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/09/28 09:13:55 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/27 12:04:46 agc Exp $ # DISTNAME= emixer-0.05.5 @@ -11,7 +11,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://toaster.muc-t-systems.com/~emixer/ COMMENT= mpg123-frontend that can mix two mp3 streams, and fade between them -DEPENDS+= mpg123-0.59*:../../audio/mpg123 +DEPENDS+= mpg123{,-esound,-nas}-0.59*:../../audio/mpg123 USE_BUILDLINK2= YES -- cgit v1.2.3