mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Drop unnecessary hunk for v4l2 from patch-configure
PR: 193150 Submitted by: jbeich@vfemail.net
This commit is contained in:
parent
b5ef86ff20
commit
b11016455e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366662
@ -1,16 +1,5 @@
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -1961,8 +1961,8 @@
|
||||
sndio_indev_deps="sndio_h"
|
||||
sndio_outdev_deps="sndio_h"
|
||||
v4l_indev_deps="linux_videodev_h"
|
||||
-v4l2_indev_deps_any="linux_videodev2_h sys_videoio_h"
|
||||
-v4l2_outdev_deps_any="linux_videodev2_h sys_videoio_h"
|
||||
+v4l2_indev_deps_any="linux_videodev2_h"
|
||||
+v4l2_outdev_deps_any="linux_videodev2_h"
|
||||
vfwcap_indev_deps="capCreateCaptureWindow vfwcap_defines"
|
||||
vfwcap_indev_extralibs="-lavicap32"
|
||||
xv_outdev_deps="X11_extensions_Xvlib_h XvGetPortAttribute"
|
||||
@@ -2147,7 +2147,7 @@ yasmexe_default="yasm"
|
||||
nogas=":"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user