sysutils/iohyve: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Christian Weisgerber 2024-03-14 15:18:24 +01:00
parent 1d80a3ee61
commit bb0abac355
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= iohyve
PORTVERSION= 0.7.9
PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= ports@FreeBSD.org
@ -15,6 +16,8 @@ GH_ACCOUNT= pr1ntf
NO_ARCH= yes
post-patch:
${REINPLACE_CMD} 's%\$$(PREFIX)%${STAGEDIR}/$$(PREFIX)%g' ${WRKSRC}/Makefile
${REINPLACE_CMD} \
's%\$$(PREFIX)%${STAGEDIR}/$$(PREFIX)%g ; \
s%/man/man%/share/man/man%' ${WRKSRC}/Makefile
.include <bsd.port.mk>

View File

@ -8,5 +8,5 @@ lib/iohyve/ioh-iso
lib/iohyve/ioh-setup
lib/iohyve/ioh-tap
lib/iohyve/ioh-zfs
man/man8/iohyve.8.gz
sbin/iohyve
share/man/man8/iohyve.8.gz