diff options
author | martin <martin> | 2010-03-14 17:55:28 +0000 |
---|---|---|
committer | martin <martin> | 2010-03-14 17:55:28 +0000 |
commit | 68b9853685305d89bc536ef1b867e3ca16571a11 (patch) | |
tree | c6b4a74338000fe5df0f22fb1abe943017b79511 /audio/liveice | |
parent | 6867bd1a0344b76450b9cec5234101c88cd19c0b (diff) | |
download | pkgsrc-68b9853685305d89bc536ef1b867e3ca16571a11.tar.gz |
Adjust version numbers for the mpg123 pkg
Diffstat (limited to 'audio/liveice')
-rw-r--r-- | audio/liveice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/liveice/Makefile b/audio/liveice/Makefile index c99a5702cf3..99a71808160 100644 --- a/audio/liveice/Makefile +++ b/audio/liveice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2010/03/14 17:55:28 martin Exp $ # DISTNAME= liveice @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://star.arm.ac.uk/~spm/software/liveice.html COMMENT= Source client for Icecast -DEPENDS+= mpg123-0.5*:../../audio/mpg123 +DEPENDS+= mpg123-1.*:../../audio/mpg123 DEPENDS+= lame-3.*:../../audio/lame DEPENDS+= tk>=8.0:../../x11/tk |