summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins/Makefile.common
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-05-10 09:14:12 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-05-10 09:14:12 +0000
commit0011670c11ff8a2cf89d70bb970b9f1993415efb (patch)
tree62228338e3813308d5c9ecf2c151e9d2c0860498 /multimedia/gstreamer1-plugins/Makefile.common
parentAdd dvips dependency to teTeX to fix some broken ports. tetex-dvipsk and (diff)
Add missed file to plist.
Submitted by: pointyhat (via miwi)
Notes
Notes: svn path=/head/; revision=317778
Diffstat (limited to 'multimedia/gstreamer1-plugins/Makefile.common')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile.common5
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia/gstreamer1-plugins/Makefile.common
index 4dbcd47440bd..7cedfe5d3379 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -382,6 +382,11 @@ gst_vorbis_LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis
# vpx
gst_vpx_LIB_DEPENDS= vpx:${PORTSDIR}/multimedia/libvpx
+gst_vpx_PLIST_FILES= ${GST_LIB_DIR}/libgstvpx.la \
+ ${GST_LIB_DIR}/libgstvpx.so \
+ share/gstreamer-${VERSION}/presets/GstVP8Enc.prs
+gst_vpx_PLIST_DIRSTRY= share/gstreamer-${VERSION}/presets \
+ share/gstreamer-${VERSION}
# X ximage and xvimage sinks aka output
.if ${DIST} == base