aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins80
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-07-13 06:17:28 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-07-13 06:17:28 +0000
commit832b1c5650a9b1d8d15e8528fed23349e0a0c460 (patch)
treeadf5e8f8ff49f222e9ee65b515b6a32159891fd8 /multimedia/gstreamer-plugins80
parent962e7451da8515de6c05d42f79c5c62c2cb7a2aa (diff)
downloadports-832b1c5650a9b1d8d15e8528fed23349e0a0c460.tar.gz
ports-832b1c5650a9b1d8d15e8528fed23349e0a0c460.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index a64c9b4879da..e6666f3286ae 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -235,7 +235,7 @@ LIB_DEPENDS+= cdaudio.1:${PORTSDIR}/audio/libcdaudio
# libcdio
.if ${GST_PLUGIN}=="cdio"
-LIB_DEPENDS+= cdio.5:${PORTSDIR}/sysutils/libcdio
+LIB_DEPENDS+= cdio.6:${PORTSDIR}/sysutils/libcdio
PLIST_FILES= ${GST_LIB_DIR}/libgstcddasrc.so
.endif