diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-06 04:31:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-06 04:31:52 +0000 |
commit | a8964fc594cd2f213f551d97cc9963a4a8698ba6 (patch) | |
tree | 0ed3129bc2e7969acdfbf2cf6d7c42e9302423ae /multimedia/gstreamer-plugins | |
parent | b660ba93239f9c131c514a4e8bd5171722cc5395 (diff) | |
download | ports-a8964fc594cd2f213f551d97cc9963a4a8698ba6.tar.gz ports-a8964fc594cd2f213f551d97cc9963a4a8698ba6.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 9428ec15487c..43d5880e6386 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -387,7 +387,7 @@ gst_mad_PLIST_FILES= ${GST_LIB_DIR}/libgstmad.la \ gst_mad_DIST= ugly # mpeg2enc -gst_mpeg2enc_LIB_DEPENDS+= mjpegutils-1.9.0:${PORTSDIR}/multimedia/mjpegtools +gst_mpeg2enc_LIB_DEPENDS+= mjpegutils-2.0.0:${PORTSDIR}/multimedia/mjpegtools gst_mpeg2enc_PLIST_FILES= ${GST_LIB_DIR}/libgstmpeg2enc.la \ ${GST_LIB_DIR}/libgstmpeg2enc.so gst_mpeg2enc_DIST= bad |