aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 05:35:12 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 05:37:53 +0000
commit2a7636d9955b30b636960d933dabfe6c5775eafb (patch)
treec53adf253f943ed075d35ed368e234bc3bfe822b
parentdffcaaaafd8769e6df9a25ca1b86aa90b6c1cad3 (diff)
downloadports-2a7636d9955b30b636960d933dabfe6c5775eafb.tar.gz
ports-2a7636d9955b30b636960d933dabfe6c5775eafb.zip
sysutils/healthd: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/healthd/Makefile3
-rw-r--r--sysutils/healthd/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile
index 86b488059552..607148aafec1 100644
--- a/sysutils/healthd/Makefile
+++ b/sysutils/healthd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= healthd
PORTVERSION= 0.7.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://healthd.thehousleys.net/ \
LOCAL/ohauer
@@ -29,6 +29,7 @@ FULL_CONFIG_CONFIGURE_ENABLE= full-config
post-patch:
@${REINPLACE_CMD} -e 's| @exec_prefix@| $$(DESTDIR)@exec_prefix@|' \
+ -e 's|man/man8|share/man/man8|' \
${WRKSRC}/Makefile.in
post-install-DOCS-on:
diff --git a/sysutils/healthd/pkg-plist b/sysutils/healthd/pkg-plist
index 85d0ed6bdf21..2299d92c7038 100644
--- a/sysutils/healthd/pkg-plist
+++ b/sysutils/healthd/pkg-plist
@@ -1,7 +1,7 @@
bin/healthdc
@sample etc/healthd.conf.sample
-man/man8/healthd.8.gz
-man/man8/healthdc.8.gz
+share/man/man8/healthd.8.gz
+share/man/man8/healthdc.8.gz
sbin/healthd
%%PORTDOCS%%%%DOCSDIR%%/PROTOCOL
%%PORTDOCS%%%%DOCSDIR%%/README