aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 22:15:30 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 22:25:59 +0000
commit514cbd1955f64b05118405d77e110ea1b076d456 (patch)
treee8fc945822199d769efa093c9afbeaef2966702b
parentb1507e33b411fce149fea839d47519d14dbc01ad (diff)
downloadports-514cbd1955f64b05118405d77e110ea1b076d456.tar.gz
ports-514cbd1955f64b05118405d77e110ea1b076d456.zip
sysutils/stow: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/stow/Makefile2
-rw-r--r--sysutils/stow/pkg-plist2
2 files changed, 3 insertions, 1 deletions
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