diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-24 19:10:02 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-24 19:10:02 +0000 |
commit | 8b560ad29fb2ea29b901cb2e99489cdef8969a7b (patch) | |
tree | b0ef0b9c7b3dffac9e5f1f6c47ed437eb457426c /multimedia/gstreamer-plugins | |
parent | 612d775341eb37048d35f5e03101ffffb3ecd209 (diff) | |
download | ports-8b560ad29fb2ea29b901cb2e99489cdef8969a7b.tar.gz ports-8b560ad29fb2ea29b901cb2e99489cdef8969a7b.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 b0b59fd8b5cc..1037758de23d 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -527,7 +527,7 @@ gst_gst_v4l2_GST_PLUGIN_DIR=sys/v4l2 gst_gst_v4l2_DIST= good # vdpau -gst_vdpau_LIB_DEPENDS+= vdpau.1:${PORTSDIR}/x11/nvidia-driver +gst_vdpau_LIB_DEPENDS+= vdpau.1:${PORTSDIR}/multimedia/libvdpau gst_vdpau_GST_PLUGIN_DIR=sys/vdpau gst_vdpau_PLIST_FILES= ${GST_INC_DIR}/gst/vdpau/gstvdp.h \ ${GST_INC_DIR}/gst/vdpau/gstvdpbuffer.h \ |