summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormartin <martin>2010-03-14 17:47:23 +0000
committermartin <martin>2010-03-14 17:47:23 +0000
commit6867bd1a0344b76450b9cec5234101c88cd19c0b (patch)
tree6a99b08dbe5e643682f3015a74bb7afb3cb048d2 /audio
parented532155a612c552fcbe25a58966ebace937bcc7 (diff)
downloadpkgsrc-6867bd1a0344b76450b9cec5234101c88cd19c0b.tar.gz
I don't see why the version should be restricted - it just seems to
work with the new mpg123. At least it forks mpg123 with the right parameters - however, there is no documentation and I can't realy test the program.
Diffstat (limited to 'audio')
-rw-r--r--audio/emixer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/emixer/Makefile b/audio/emixer/Makefile
index 8051888cd62..e83aa205629 100644
--- a/audio/emixer/Makefile
+++ b/audio/emixer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2009/07/08 15:52:33 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2010/03/14 17:47:23 martin Exp $
#
DISTNAME= emixer-0.05.5
@@ -13,7 +13,7 @@ COMMENT= mpg123-frontend that can mix two mp3 streams, and fade between them
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= mpg123{,-esound,-nas}-0.59*:../../audio/mpg123
+DEPENDS+= mpg123:../../audio/mpg123
NO_CONFIGURE= YES