diff options
author | maya <maya@pkgsrc.org> | 2018-11-03 11:31:35 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2018-11-03 11:31:35 +0000 |
commit | aa42760a7079b2d066eb8515d6cc9734171e75a5 (patch) | |
tree | 6c0afe301e64ec02bca0b67c8308dc105b04b033 /multimedia | |
parent | b0b13817037be99bad9ff9a814fc9f90aaa21c34 (diff) | |
download | pkgsrc-aa42760a7079b2d066eb8515d6cc9734171e75a5.tar.gz |
ffmpeg4: remove no-longer-installed entries from PLIST.
This affects people who use the 'doc' option.
From relaxed on freenode, thanks!
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/ffmpeg4/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/ffmpeg4/PLIST b/multimedia/ffmpeg4/PLIST index 52542d4a2b5..60e7a2d2f92 100644 --- a/multimedia/ffmpeg4/PLIST +++ b/multimedia/ffmpeg4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2018/04/26 07:56:57 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/11/03 11:31:35 maya Exp $ bin/ffmpeg4 bin/ffprobe4 include/ffmpeg4/libavcodec/ac3_parser.h @@ -200,8 +200,6 @@ ${PLIST.doc}share/doc/ffmpeg4/ffmpeg.html share/doc/ffmpeg4/ffmpeg.txt ${PLIST.doc}share/doc/ffmpeg4/ffprobe-all.html ${PLIST.doc}share/doc/ffmpeg4/ffprobe.html -${PLIST.doc}share/doc/ffmpeg4/ffserver-all.html -${PLIST.doc}share/doc/ffmpeg4/ffserver.html share/doc/ffmpeg4/filter_design.txt ${PLIST.doc}share/doc/ffmpeg4/general.html ${PLIST.doc}share/doc/ffmpeg4/git-howto.html |