mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
graphics/librsvg2-rust: Always install manpage for rsvg-convert
Fixes plist issue when DOCS are disabled Reported by: vvd Approved by: portmgr (build fix)
This commit is contained in:
parent
432b3feed4
commit
11a5a9d072
1 changed files with 3 additions and 0 deletions
|
@ -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 <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue