summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-01-04 18:00:58 +0000
committerwiz <wiz>2009-01-04 18:00:58 +0000
commit78b15b1be4f834824832c37471a2260baba2a122 (patch)
treecc54a699c1856b06ed92aefa844e4c63b8c5441a /audio/rhythmbox/Makefile
parent6b6eabac619ef7570598fa21e0dd05517a1e266d (diff)
downloadpkgsrc-78b15b1be4f834824832c37471a2260baba2a122.tar.gz
Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r--audio/rhythmbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 17b6029794c..c4c1542c603 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2008/12/26 15:35:51 jmcneill Exp $
+# $NetBSD: Makefile,v 1.60 2009/01/04 18:00:58 wiz Exp $
#
DISTNAME= rhythmbox-0.11.6
@@ -67,6 +67,6 @@ BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.1.5
.include "../../sysutils/nautilus-cd-burner/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"