git: 514cbd1955f6 - main - sysutils/stow: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 22:26:26 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=514cbd1955f64b05118405d77e110ea1b076d456 commit 514cbd1955f64b05118405d77e110ea1b076d456 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-29 22:15:30 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-29 22:25:59 +0000 sysutils/stow: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/stow/Makefile | 2 ++ sysutils/stow/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index 280d091495bc..33af79358cfc 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -1,5 +1,6 @@ PORTNAME= stow PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= GNU @@ -16,6 +17,7 @@ TEST_DEPENDS= p5-Test-Output>0:devel/p5-Test-Output USES= gmake perl5 tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_DEFINE= DOCS diff --git a/sysutils/stow/pkg-plist b/sysutils/stow/pkg-plist index c257565c678f..45f87b158e18 100644 --- a/sysutils/stow/pkg-plist +++ b/sysutils/stow/pkg-plist @@ -2,4 +2,4 @@ bin/chkstow bin/stow %%SITE_PERL%%/Stow.pm %%SITE_PERL%%/Stow/Util.pm -man/man8/stow.8.gz +share/man/man8/stow.8.gz