aboutsummaryrefslogtreecommitdiff
path: root/audio/sound-juicer
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2008-04-08 09:38:57 +0000
committerMichael Landin <mich@FreeBSD.org>2008-04-08 09:38:57 +0000
commit41634af4b8452b6232af687cf6ee44969c6d193a (patch)
tree0122556213d239f9ed5c412f5a6898fd12f2c5eb /audio/sound-juicer
parent12f3520e37525c761251c0cc7056d0b4aad648a0 (diff)
downloadports-41634af4b8452b6232af687cf6ee44969c6d193a.tar.gz
ports-41634af4b8452b6232af687cf6ee44969c6d193a.zip
- chase the cdio shared lib bump
Notes
Notes: svn path=/head/; revision=210837
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r--audio/sound-juicer/Makefile3
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