summaryrefslogtreecommitdiff
path: root/audio/emixer
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-27 12:04:46 +0000
committeragc <agc@pkgsrc.org>2004-01-27 12:04:46 +0000
commit3fe419fef750134e438c61b1d223acdaedcf0362 (patch)
tree1449a089f22ba074efb10de1184cdaf783350257 /audio/emixer
parent46ac9cdcad34a26d14de055ad5bfb311293355b1 (diff)
downloadpkgsrc-3fe419fef750134e438c61b1d223acdaedcf0362.tar.gz
Allow emixer to work with mpg123-esound and mpg123-nas as well as mpg123.
Diffstat (limited to 'audio/emixer')
-rw-r--r--audio/emixer/Makefile4
1 files changed, 2 insertions, 2 deletions
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