databases/mariadb100-server: Fix build with OQGRAPH disabled
- The cmake knob works OK
This commit is contained in:
parent
803e98eb6d
commit
bb718511d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462802
1 changed files with 0 additions and 3 deletions
|
@ -161,9 +161,6 @@ NOT_FOR_ARCHS_REASON= TokuDB not supported on 32-bit platforms, see \
|
|||
USE_GCC= yes
|
||||
.endif
|
||||
|
||||
post-extract-OQGRAPH-off:
|
||||
@${RM} -r ${WRKSRC}/storage/oqgraph
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/*.1/${MAN1}/' ${WRKSRC}/man/CMakeLists.txt
|
||||
@${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mysys/my_default.c
|
||||
|
|
Loading…
Reference in a new issue