diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 7f36f5f93..fce4356ce 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.54 2006/04/25 17:52:32 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.56 2006/05/17 15:42:02 ahze Exp $ # PORTNAME= rhythmbox @@ -23,7 +23,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ dbus-1.2:${PORTSDIR}/devel/dbus \ sexy.1:${PORTSDIR}/x11-toolkits/libsexy \ soup-2.2.8:${PORTSDIR}/devel/libsoup \ - gnome-media-profiles.0:${PORTSDIR}/audio/gnomemedia2 + gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 7f36f5f93..fce4356ce 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.54 2006/04/25 17:52:32 marcus Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.56 2006/05/17 15:42:02 ahze Exp $ # PORTNAME= rhythmbox @@ -23,7 +23,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ dbus-1.2:${PORTSDIR}/devel/dbus \ sexy.1:${PORTSDIR}/x11-toolkits/libsexy \ soup-2.2.8:${PORTSDIR}/devel/libsoup \ - gnome-media-profiles.0:${PORTSDIR}/audio/gnomemedia2 + gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index aa93df8d9..21117b744 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/sound-juicer/Makefile,v 1.53 2006/05/25 01:26:36 ahze Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.54 2006/05/27 00:18:53 ahze Exp $ # PORTNAME= sound-juicer @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Clean, mean and lean CD ripper for GNOME2 LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - gnome-media-profiles.0:${PORTSDIR}/audio/gnomemedia2 \ + gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \ cdio.7:${PORTSDIR}/sysutils/libcdio USE_BZIP2= yes |