summaryrefslogtreecommitdiff
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /audio/rhythmbox
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 39339808c2b..0ad287c6af7 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/04/06 09:53:55 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/14 16:15:21 jmmv Exp $
#
DISTNAME= rhythmbox-0.7.2
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.rhythmbox.org/
COMMENT= Music management application for GNOME
BUILD_USES_MSGFMT= YES
-DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs
DEPENDS+= gst-plugins-esound>=0.8.0:../../audio/gst-plugins-esound
DEPENDS+= gst-plugins-gnomevfs>=0.8.0:../../sysutils/gst-plugins-gnomevfs
DEPENDS+= gst-plugins-mad>=0.8.0:../../audio/gst-plugins-mad
@@ -19,6 +18,7 @@ DEPENDS+= gst-plugins-vorbis>=0.8.0:../../audio/gst-plugins-vorbis
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
+USE_DIRS+= gnome2-1.5
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES