aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sound-juicer
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2012-03-14 13:13:49 +0800
committermezz <mezz@FreeBSD.org>2012-03-14 13:13:49 +0800
commit81a509ea33d5ba6252cc1d7a6e630d790758c449 (patch)
tree30bd4188aba041f0d1a394331ea17d6a90af7a4f /audio/sound-juicer
parentb296c8c2bf2cc1802b6b45fb4b5f47a59fb5d84e (diff)
downloadfreebsd-ports-gnome-81a509ea33d5ba6252cc1d7a6e630d790758c449.tar.gz
freebsd-ports-gnome-81a509ea33d5ba6252cc1d7a6e630d790758c449.tar.zst
freebsd-ports-gnome-81a509ea33d5ba6252cc1d7a6e630d790758c449.zip
Remove the dependency of audio/libmusicbrainz.
PR: ports/165748 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Feature safe: yes
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r--audio/sound-juicer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index 94b235336acd..47dde8cbbfa0 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -16,8 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Clean, mean and lean CD ripper for GNOME2
-LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
- musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \
+LIB_DEPENDS= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \
gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \
cdio.13:${PORTSDIR}/sysutils/libcdio \
tag.1:${PORTSDIR}/audio/taglib \