diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 10:44:19 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 10:44:19 +0800 |
commit | 83286a9def14fda790bc682823c03e333c5988bb (patch) | |
tree | 5de36648ba60e8812d4996775faf3dc9043eb0b0 /audio | |
parent | 7416a2305efe7d2d783637833bb546114fe01abe (diff) | |
download | marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.gz marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.bz2 marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.lz marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.xz marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.tar.zst marcuscom-ports-83286a9def14fda790bc682823c03e333c5988bb.zip |
Sync w/ FreeBSD ports tree for audio/gnomemedia2 -> audio/gnome-media.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6318 df743ca5-7f9a-e211-a948-0013205c9059
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 |