1
0
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:
Joe Marcus Clarke 2006-12-10 19:36:32 +00:00
parent 7ce7b8a8e2
commit 7693cfc733
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179406

View File

@ -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: