git: 394d05955eca - main - net/dictd: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:19:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=394d05955eca518e3020e123597278b47371b3f8 commit 394d05955eca518e3020e123597278b47371b3f8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:27:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:06:36 +0000 net/dictd: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104) --- net/dictd/Makefile | 1 + net/dictd/pkg-plist | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net/dictd/Makefile b/net/dictd/Makefile index 1663ee3e0b59..928323c62aef 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -16,6 +16,7 @@ USES= bison gmake libtool:build localbase ALL_TARGET= dictd dictzip GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install.dictd install.dictzip SUB_FILES= dictd.conf pkg-message diff --git a/net/dictd/pkg-plist b/net/dictd/pkg-plist index 8a07725ba8fd..146fc8c3db49 100644 --- a/net/dictd/pkg-plist +++ b/net/dictd/pkg-plist @@ -1,5 +1,5 @@ bin/dictzip @sample etc/dictd.conf.sample -man/man1/dictzip.1.gz -man/man8/dictd.8.gz sbin/dictd +share/man/man1/dictzip.1.gz +share/man/man8/dictd.8.gz