summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner>2009-07-29 17:40:53 +0000
committerdrochner <drochner>2009-07-29 17:40:53 +0000
commit0254a4766d591e5cc018f7b4c3f964b45a02ece7 (patch)
tree85348853311574fac5aa151b6c8027fd30cddc9c
parenta93c225dc3619837d5bcc05dab36cc3f5867f7a7 (diff)
downloadpkgsrc-0254a4766d591e5cc018f7b4c3f964b45a02ece7.tar.gz
drop "mpd" dependency: not needed for build, and dosn't even need
to be on the same machine at runtime
-rw-r--r--audio/sonata/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile
index 1f945f02a6f..b4c13e2ce4a 100644
--- a/audio/sonata/Makefile
+++ b/audio/sonata/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2009/07/22 09:01:20 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/07/29 17:40:53 drochner Exp $
#
DISTNAME= sonata-1.6.2
@@ -12,8 +12,6 @@ COMMENT= Elegant GTK2 client for the Music Player Daemon
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= musicpd>0:../../audio/musicpd
-
PYTHON_VERSIONS_ACCEPTED= 25 24
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes