diff options
Diffstat (limited to 'audio/mstream/Makefile')
-rw-r--r-- | audio/mstream/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/mstream/Makefile b/audio/mstream/Makefile index 6eca4312ad1..132105ee409 100644 --- a/audio/mstream/Makefile +++ b/audio/mstream/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/02/01 00:40:32 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 23:48:01 asau Exp $ # DISTNAME= mstream-1.3 @@ -9,8 +9,6 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://kimmo.suominen.com/gwradio/ COMMENT= Mserv player package to queue tracks to IceS -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ices-mp3>=0.3:../../audio/ices-mp3 DEPENDS+= p5-MP3-Info>=1.0:../../audio/p5-MP3-Info |