diff options
author | kwm <kwm@FreeBSD.org> | 2009-11-29 23:48:20 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-11-29 23:48:20 +0800 |
commit | 1d7395e9f87d802c6969cfe27f0433fe9622279e (patch) | |
tree | 943081bdbc9893c43c38cdecfb522697e0900739 /audio/sound-juicer | |
parent | 93e09edb828e055f82a3a0a5b4f4d46d52921439 (diff) | |
download | freebsd-ports-gnome-1d7395e9f87d802c6969cfe27f0433fe9622279e.tar.gz freebsd-ports-gnome-1d7395e9f87d802c6969cfe27f0433fe9622279e.tar.zst freebsd-ports-gnome-1d7395e9f87d802c6969cfe27f0433fe9622279e.zip |
Bump libcio shlib version again to .12. It got lost in the gnome 2.28 import
Submitted by: mux@
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index e918f875668b..5e6ebbfa540d 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -18,7 +18,7 @@ COMMENT= Clean, mean and lean CD ripper for GNOME2 LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \ gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \ - cdio.8:${PORTSDIR}/sysutils/libcdio \ + cdio.12:${PORTSDIR}/sysutils/libcdio \ tag.6:${PORTSDIR}/audio/taglib \ canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ |