git: bb0abac355e0 - main - sysutils/iohyve: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Mar 2024 14:20:23 UTC
The branch main has been updated by naddy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bb0abac355e0fe65f7f955386ef31802401b8439
commit bb0abac355e0fe65f7f955386ef31802401b8439
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2024-03-14 14:18:24 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2024-03-14 14:20:14 +0000
sysutils/iohyve: Move man pages to share/man
Approved by: portmgr (blanket)
---
sysutils/iohyve/Makefile | 5 ++++-
sysutils/iohyve/pkg-plist | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/sysutils/iohyve/Makefile b/sysutils/iohyve/Makefile
index d2e0663fa2a1..dcff16f5cae3 100644
--- a/sysutils/iohyve/Makefile
+++ b/sysutils/iohyve/Makefile
@@ -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>
diff --git a/sysutils/iohyve/pkg-plist b/sysutils/iohyve/pkg-plist
index 5f5f4a2e7e56..9dc1a989c0fd 100644
--- a/sysutils/iohyve/pkg-plist
+++ b/sysutils/iohyve/pkg-plist
@@ -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