databases/mysql55-server: fix check-plist

An empty directory `info` is created during install; it's
not listed in the plist. Get rid of it.

Not bumping PORTREVISION because the package itself doesn't change.
This commit is contained in:
Adriaan de Groot 2021-04-09 09:59:33 +02:00
parent b91f6147e4
commit c6093a753e

View file

@ -97,6 +97,10 @@ CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON"
post-patch:
@${REINPLACE_CMD} 's/*.1/${MMAN1}/' ${WRKSRC}/man/CMakeLists.txt
post-install:
# Empty directory, but check-plist complains
@${RMDIR} ${STAGEDIR}${PREFIX}/info || ${TRUE}
.include <bsd.port.pre.mk>
.if ${ARCH} == armv6 || ${ARCH} == armv7