Skip to content

Commit

Permalink
graphics/chafa: Sanitize MANPREFIX
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 22, 2024
1 parent eda9c08 commit 87685d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/chafa/Makefile
Expand Up @@ -33,6 +33,6 @@ OPTIONS_DEFINE= DOCS

post-install:
${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 \
${STAGEDIR}${MANPREFIX}/share/man/man1
${STAGEDIR}${PREFIX}/share/man/man1

.include <bsd.port.mk>

0 comments on commit 87685d9

Please sign in to comment.