summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index e10057ce2..839811413 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -191,7 +191,7 @@ LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack
.endif
# libcdaudio
-.if ${GST_PLUGIN}=="libcdaudio"
+.if ${GST_PLUGIN}=="cdaudio"
LIB_DEPENDS+= cdaudio.1:${PORTSDIR}/audio/libcdaudio
.endif