summaryrefslogtreecommitdiff
path: root/audio/mstream
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-02 23:47:56 +0000
committerasau <asau@pkgsrc.org>2012-10-02 23:47:56 +0000
commite9fbb9d9f7c73b3d7843290331e8de0926eefe71 (patch)
tree64a82e5e9a3c86495795e69d6108c67c1f8a38a8 /audio/mstream
parenta53bceebc3721a43da593b5f9978d442f4bd628c (diff)
downloadpkgsrc-e9fbb9d9f7c73b3d7843290331e8de0926eefe71.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'audio/mstream')
-rw-r--r--audio/mstream/Makefile4
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