diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-02 20:32:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-02 20:32:11 +0000 |
commit | 2dc2eae2d8705e8718d1e1b96a4267f1efe0ec1f (patch) | |
tree | 2dc9913d0a49116a871b6c59c7dd2af5fb5c0422 | |
parent | - Update to 6.5.7-10 (diff) |
- Chase libcdio shlib bump
Reported by: pointyhat
Missed by: arved
Notes
Notes:
svn path=/head/; revision=245126
-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 |