diff options
author | pav <pav@FreeBSD.org> | 2009-12-03 04:32:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-03 04:32:11 +0800 |
commit | ba8ca85efe9c7104a0147be512067d86549dfdb0 (patch) | |
tree | c56bb67020a1bc7127bd11e215df5da18ae2be4e /multimedia/gstreamer-plugins | |
parent | cf9c602e3eac7de6f94404fe38be6535a670aad4 (diff) | |
download | freebsd-ports-gnome-ba8ca85efe9c7104a0147be512067d86549dfdb0.tar.gz freebsd-ports-gnome-ba8ca85efe9c7104a0147be512067d86549dfdb0.tar.zst freebsd-ports-gnome-ba8ca85efe9c7104a0147be512067d86549dfdb0.zip |
- Chase libcdio shlib bump
Reported by: pointyhat
Missed by: arved
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 63819934c6f0..deebacd6c229 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -187,7 +187,7 @@ gst_cdparanoia_PLIST_FILES= ${GST_LIB_DIR}/libgstcdparanoia.la \ gst_cdparanoia_DIST= base # cdio -gst_cdio_LIB_DEPENDS+= cdio.8:${PORTSDIR}/sysutils/libcdio +gst_cdio_LIB_DEPENDS+= cdio.12:${PORTSDIR}/sysutils/libcdio gst_cdio_PLIST_FILES= ${GST_LIB_DIR}/libgstcdio.la \ ${GST_LIB_DIR}/libgstcdio.so gst_cdio_DIST= ugly |