diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2012-03-14 05:13:49 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2012-03-14 05:13:49 +0000 |
commit | 7548c5da385779e1e6dd1a8857a8fa0d6e50ec12 (patch) | |
tree | 170b7738192ab31317bcf072ea80452a8d8d3f13 /audio/sound-juicer | |
parent | b01aebf8901344f65cbcec8907057c840c258421 (diff) |
Notes
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 3 |
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 \ |