aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-07-14 15:35:10 +0800
committerahze <ahze@FreeBSD.org>2005-07-14 15:35:10 +0800
commitcf8e2315bce8412006b3de4654894db5091df911 (patch)
treecbea211709dc328172800b2b4a6cffb84d5fdcca /multimedia/gstreamer-plugins
parent6f6f2f1e18d8939b72d837ae299dfadcc0d31ab1 (diff)
downloadfreebsd-ports-gnome-cf8e2315bce8412006b3de4654894db5091df911.tar.gz
freebsd-ports-gnome-cf8e2315bce8412006b3de4654894db5091df911.tar.zst
freebsd-ports-gnome-cf8e2315bce8412006b3de4654894db5091df911.zip
- Chase mjpegtools lib version
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index e6666f3286ae..5c1403e7583d 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -341,7 +341,7 @@ LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
# mplex
.if ${GST_PLUGIN}=="mplex"
-LIB_DEPENDS+= lavjpeg-1.6.2:${PORTSDIR}/multimedia/mjpegtools
+LIB_DEPENDS+= lavjpeg-1.6.3:${PORTSDIR}/multimedia/mjpegtools
.endif
# musicbrainz
@@ -385,7 +385,7 @@ LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \
# mpeg2enc
.if ${GST_PLUGIN}=="mpeg2enc"
USE_GSTREAMER+= mplex
-LIB_DEPENDS+= lavjpeg-1.6.2:${PORTSDIR}/multimedia/mjpegtools
+LIB_DEPENDS+= lavjpeg-1.6.3:${PORTSDIR}/multimedia/mjpegtools
# XXX - make sure CONFIGURE works with mpeg2enc even with "ccache
# c++" ... weird but necessary