diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 20:22:59 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 20:22:59 +0000 |
commit | 88b27492932e94477ba6283507a3707a8a2d074c (patch) | |
tree | ac005b75008905d084962a6b5a65a46b388a1bd1 /multimedia/gstreamer-plugins | |
parent | 874629c3a19ebe0f30e92f8761e13bf0a1ca5cf1 (diff) | |
download | ports-88b27492932e94477ba6283507a3707a8a2d074c.tar.gz ports-88b27492932e94477ba6283507a3707a8a2d074c.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 2e58273331f4..fb98e2893335 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -573,7 +573,7 @@ gst_vorbis_PLIST_FILES= ${GST_LIB_DIR}/libgstvorbis.la \ gst_vorbis_DIST= base # vp8 -gst_vp8_LIB_DEPENDS+= vpx.0:${PORTSDIR}/multimedia/libvpx +gst_vp8_LIB_DEPENDS+= vpx.1:${PORTSDIR}/multimedia/libvpx gst_vp8_PLIST_FILES= ${GST_LIB_DIR}/libgstvp8.la \ ${GST_LIB_DIR}/libgstvp8.a \ ${GST_LIB_DIR}/libgstvp8.so |