diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index ecc7ebbdbc29..fc85c996fde5 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -47,4 +47,7 @@ OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen DOCS_MESON_ENABLED= docs +post-install-DOCS-off: + ${LOCALBASE}/bin/rst2man --no-datestamp ${WRKSRC}/rsvg-convert.rst --output=${STAGEDIR}${PREFIX}/share/man/man1/rsvg-convert.1 + .include