aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins80/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins80/Makefile.common')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 4e4ef9a5dfd7..e16544468c41 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -343,7 +343,7 @@ LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
# mplex
.if ${GST_PLUGIN}=="mplex"
-LIB_DEPENDS+= lavjpeg-1.6.3:${PORTSDIR}/multimedia/mjpegtools
+LIB_DEPENDS+= lavjpeg-1.8.0:${PORTSDIR}/multimedia/mjpegtools
.endif
# musicbrainz
@@ -387,7 +387,7 @@ LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \
# mpeg2enc
.if ${GST_PLUGIN}=="mpeg2enc"
USE_GSTREAMER+= mplex
-LIB_DEPENDS+= lavjpeg-1.6.3:${PORTSDIR}/multimedia/mjpegtools
+LIB_DEPENDS+= lavjpeg-1.8.0:${PORTSDIR}/multimedia/mjpegtools
# XXX - make sure CONFIGURE works with mpeg2enc even with "ccache
# c++" ... weird but necessary