diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-27 17:18:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-27 17:18:16 +0000 |
commit | 5360b147da9caee835e4105a8ff1cda69f925bba (patch) | |
tree | 2be15121293cb317a4c97e5c5c17412b35629604 /audio | |
parent | 4343b9c0f68e4fdaf27c2ef20fb773dc2467e67f (diff) | |
download | ports-5360b147da9caee835e4105a8ff1cda69f925bba.tar.gz ports-5360b147da9caee835e4105a8ff1cda69f925bba.zip |
Notes
Diffstat (limited to 'audio')
-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 1640b894c557..fff1bf63ec33 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 2d90502f7ee0..3a299eee2ac5 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 2d90502f7ee0..3a299eee2ac5 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 |