diff options
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index fc697d1e590b..0f1b7aecb762 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -8,6 +8,7 @@ PORTNAME= sound-juicer PORTVERSION= 2.22.0 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +18,7 @@ COMMENT= Clean, mean and lean CD ripper for GNOME2 LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \ - cdio.7:${PORTSDIR}/sysutils/libcdio \ + cdio.8:${PORTSDIR}/sysutils/libcdio \ tag.5:${PORTSDIR}/audio/taglib USE_BZIP2= yes |