diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index 86b488059552e..607148aafec15 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 85d0ed6bdf21d..2299d92c7038d 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