diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2012-01-18 17:44:53 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2012-01-18 17:44:53 +0000 |
commit | d952697ebf8ebea3c2f95716e0855519f550dfc4 (patch) | |
tree | 2745a8ef432f332ee8efe678f5414dac3ae8cbb7 /multimedia/gstreamer-plugins | |
parent | 719264f183f6cfe0439942bb329d5a9f57b83cf1 (diff) | |
download | ports-d952697ebf8ebea3c2f95716e0855519f550dfc4.tar.gz ports-d952697ebf8ebea3c2f95716e0855519f550dfc4.zip |
Notes
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 f83d3ca6feb0..a6c4fabf8899 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -224,7 +224,7 @@ gst_cdparanoia_PLIST_FILES= ${GST_LIB_DIR}/libgstcdparanoia.la \ gst_cdparanoia_DIST= base # cdio -gst_cdio_LIB_DEPENDS+= cdio.12:${PORTSDIR}/sysutils/libcdio +gst_cdio_LIB_DEPENDS+= cdio.13:${PORTSDIR}/sysutils/libcdio gst_cdio_PLIST_FILES= ${GST_LIB_DIR}/libgstcdio.la \ ${GST_LIB_DIR}/libgstcdio.so gst_cdio_DIST= ugly |