summaryrefslogtreecommitdiffstats
path: root/databases/mysql57-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql57-server/Makefile')
-rw-r--r--databases/mysql57-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile
index 73d82cc..22130fd 100644
--- a/databases/mysql57-server/Makefile
+++ b/databases/mysql57-server/Makefile
@@ -148,7 +148,7 @@ CMAKE_ARGS+= -DWITH_SSL=${OPENSSLBASE}
.endif
post-extract:
- @${RM} -rvf ${WRKSRC}/sql/sql_hints.yy.cc ${WRKSRC}/sql/sql_hints.yy.h
+ @${RM} -rv ${WRKSRC}/sql/sql_hints.yy.cc ${WRKSRC}/sql/sql_hints.yy.h
post-patch:
@${REINPLACE_CMD} 's/*.1/${MMAN1}/' ${WRKSRC}/man/CMakeLists.txt
OpenPOWER on IntegriCloud