diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 10:41:15 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 10:41:15 +0800 |
commit | f2dc10790d25542392208139e6f5d91dcd76280a (patch) | |
tree | b17bfe0ee74d99cb62e873fcb3b2987604b8acdb /audio/rhythmbox | |
parent | 641b4884ebf3f61f637c5d23f06bb3cc51f74c2a (diff) | |
download | freebsd-ports-gnome-f2dc10790d25542392208139e6f5d91dcd76280a.tar.gz freebsd-ports-gnome-f2dc10790d25542392208139e6f5d91dcd76280a.tar.zst freebsd-ports-gnome-f2dc10790d25542392208139e6f5d91dcd76280a.zip |
audio/gnomemedia2 -> audio/gnome-media
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2,
x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename.
PR: ports/97985
Repocopy by: marcus
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index c3c9e354374f..25e3e98aa8e8 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ dbus-1.2:${PORTSDIR}/devel/dbus \ sexy.2:${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 |