aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-01-01 02:49:08 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-01-01 02:49:08 +0800
commit3549788aa15b0ae0728b1331cd01dc5f20d0ca76 (patch)
tree68342fb1f69328250a70a12fa0a583adde8d3f52 /audio
parenta669dc1c3c9825a7841a83b8b367054abdffe961 (diff)
downloadfreebsd-ports-gnome-3549788aa15b0ae0728b1331cd01dc5f20d0ca76.tar.gz
freebsd-ports-gnome-3549788aa15b0ae0728b1331cd01dc5f20d0ca76.tar.zst
freebsd-ports-gnome-3549788aa15b0ae0728b1331cd01dc5f20d0ca76.zip
Chase the dbus shared lib version.
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox-devel/Makefile3
-rw-r--r--audio/rhythmbox/Makefile3
2 files changed, 4 insertions, 2 deletions
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