aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2024-03-14 14:18:24 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2024-03-14 14:20:14 +0000
commitbb0abac355e0fe65f7f955386ef31802401b8439 (patch)
treea76607e26683fb4c852c2f99e1fe179b5c540e9d
parent1d80a3ee6114819d14718a856a1beb54df1ec416 (diff)
downloadports-bb0abac355e0fe65f7f955386ef31802401b8439.tar.gz
ports-bb0abac355e0fe65f7f955386ef31802401b8439.zip
sysutils/iohyve: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/iohyve/Makefile5
-rw-r--r--sysutils/iohyve/pkg-plist2
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