mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Correct a dump shift typo to fix the plist.
Reported by: pointyhat via kris
This commit is contained in:
parent
7ce7b8a8e2
commit
7693cfc733
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179406
@ -132,7 +132,7 @@ PLIST_SUB+= V4L=""
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/linux/videodev.h
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-v4l
|
||||
PLIST_SUB+= V$L="@comment "
|
||||
PLIST_SUB+= V4L="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user