git: cc86f712198d - main - www/pound: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 14:33:12 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc86f712198d908c69be124a646aad28506909d2 commit cc86f712198d908c69be124a646aad28506909d2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 14:07:49 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 14:31:37 +0000 www/pound: Moved man to share/man Approved by: portmgr (blanket) --- www/pound/Makefile | 2 ++ www/pound/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/www/pound/Makefile b/www/pound/Makefile index 5db39d194dd7..0a76bc08844c 100644 --- a/www/pound/Makefile +++ b/www/pound/Makefile @@ -1,5 +1,6 @@ PORTNAME= pound PORTVERSION= 4.11 +PORTREVISION= 1 CATEGORIES= www net MASTER_SITES= https://github.com/graygnuorg/pound/releases/download/v${PORTVERSION}/ @@ -15,6 +16,7 @@ TEST_DEPENDS= p5-IO-FDPass>=0:devel/p5-IO-FDPass \ USES= cpe gmake ssl CPE_VENDOR= apsis GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-tcmalloc --disable-hoard USE_RC_SUBR= ${PORTNAME} TEST_TARGET= check diff --git a/www/pound/pkg-plist b/www/pound/pkg-plist index c29caaa30246..8a11b707cc72 100644 --- a/www/pound/pkg-plist +++ b/www/pound/pkg-plist @@ -1,8 +1,8 @@ bin/poundctl @sample etc/pound.cfg.sample -man/man5/poundctl.tmpl.5.gz -man/man8/pound.8.gz -man/man8/poundctl.8.gz +share/man/man5/poundctl.tmpl.5.gz +share/man/man8/pound.8.gz +share/man/man8/poundctl.8.gz sbin/pound %%DATADIR%%/mvh.inc %%DATADIR%%/poundctl.tmpl