diff options
-rw-r--r-- | audio/net-rhythmbox/Makefile | 2 | ||||
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 3 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 3 |
3 files changed, 5 insertions, 3 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index 1640b894c55..fff1bf63ec3 100644 --- a/audio/net-rhythmbox/Makefile +++ b/audio/net-rhythmbox/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://web.verbum.org/net-rhythmbox/ MAINTAINER= hendrik@scholz.net COMMENT= Audio player for the Gnome 2 desktop environment -LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \ +LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \ gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \ FLAC.5:${PORTSDIR}/audio/flac \ mad.1:${PORTSDIR}/audio/mad diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 2d90502f7ee..3a299eee2ac 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= marcus@freebsd.org COMMENT= Audio player for the Gnome 2 desktop environment -LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \ +LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \ FLAC.5:${PORTSDIR}/audio/flac \ mad.1:${PORTSDIR}/audio/mad diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 2d90502f7ee..3a299eee2ac 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -7,6 +7,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= marcus@freebsd.org COMMENT= Audio player for the Gnome 2 desktop environment -LIB_DEPENDS= musicbrainz.2:${PORTSDIR}/audio/libmusicbrainz \ +LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \ FLAC.5:${PORTSDIR}/audio/flac \ mad.1:${PORTSDIR}/audio/mad |