summaryrefslogtreecommitdiff
path: root/audio/emixer
diff options
context:
space:
mode:
authoragc <agc>2004-01-27 12:04:46 +0000
committeragc <agc>2004-01-27 12:04:46 +0000
commit1f3104c57c0dea76868fc1207e91bda65a920796 (patch)
tree1449a089f22ba074efb10de1184cdaf783350257 /audio/emixer
parentd988d969ab3442fb547cbf56560c972db8b823d3 (diff)
downloadpkgsrc-1f3104c57c0dea76868fc1207e91bda65a920796.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