From cacf36fb6c614147e5e5b24dc49c92635cde5588 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 31 Dec 2005 18:49:08 +0000 Subject: Chase the dbus shared lib version. --- audio/rhythmbox-devel/Makefile | 3 ++- audio/rhythmbox/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 2864407072d8..2f5a4962f742 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -19,7 +20,7 @@ COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ id3tag.0:${PORTSDIR}/audio/libid3tag \ totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \ - dbus-1.1:${PORTSDIR}/devel/dbus + dbus-1.2:${PORTSDIR}/devel/dbus USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 2864407072d8..2f5a4962f742 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -8,6 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -19,7 +20,7 @@ COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ id3tag.0:${PORTSDIR}/audio/libid3tag \ totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \ - dbus-1.1:${PORTSDIR}/devel/dbus + dbus-1.2:${PORTSDIR}/devel/dbus USE_BZIP2= yes USE_X_PREFIX= yes -- cgit