mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Bump the opencv hack to let it build with newer opencv (2.3.1).
This commit is contained in:
parent
c0665f59d8
commit
240c4392db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280358
@ -127,7 +127,7 @@ DEFAULT_DVD_DEVICE=/dev/acd0
|
||||
|
||||
post-patch:
|
||||
.if ${DIST}=="bad"
|
||||
@${REINPLACE_CMD} -e 's|opencv <= 2.2.0|opencv <= 2.3.0|g' \
|
||||
@${REINPLACE_CMD} -e 's|opencv <= 2.2.0|opencv <= 2.3.9|g' \
|
||||
${WRKSRC}/configure
|
||||
.endif
|
||||
@${FIND} ${WRKSRC}/ext -name Makefile.in | \
|
||||
|
Loading…
Reference in New Issue
Block a user