mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
multimedia/xawtv: fix zvbi detection
This commit is contained in:
parent
8a996a22d8
commit
b74dc2bf4f
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g; \
|
||||
s|/usr/local|${LOCALBASE}|g; \
|
||||
s|LIBV4L="yes"|LIBV4L="no"|g; \
|
||||
s|-lunicode|-liconv &|g' \
|
||||
s|-lunicode|${ICONV_LIB} &|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
@${REINPLACE_CMD} -e 's|-ldl||g' \
|
||||
|
|
Loading…
Add table
Reference in a new issue