aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 13:50:40 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 14:30:21 +0000
commite166c09a9416de0579bb99ce23f65c7e1bf41b11 (patch)
tree42a46923bc538dbeb2cac17dd90b81b76cc03356
parentb5772c75889cbb4bda05fb11c5d94903ff142144 (diff)
downloadports-e166c09a9416de0579bb99ce23f65c7e1bf41b11.tar.gz
ports-e166c09a9416de0579bb99ce23f65c7e1bf41b11.zip
sysutils/acltool: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/acltool/Makefile2
-rw-r--r--sysutils/acltool/pkg-plist8
2 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/acltool/Makefile b/sysutils/acltool/Makefile
index 5e376312735e..66e9a4268258 100644
--- a/sysutils/acltool/Makefile
+++ b/sysutils/acltool/Makefile
@@ -1,6 +1,7 @@
PORTNAME= acltool
DISTVERSIONPREFIX= v
DISTVERSION= 1.16.2
+PORTREVISION= 1
CATEGORIES= sysutils security
MAINTAINER= pen@lysator.liu.se
@@ -33,6 +34,7 @@ USE_GITHUB= yes
GH_ACCOUNT= ptrrkssn
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/sysutils/acltool/pkg-plist b/sysutils/acltool/pkg-plist
index 325a922853c9..7c4aa10106a5 100644
--- a/sysutils/acltool/pkg-plist
+++ b/sysutils/acltool/pkg-plist
@@ -2,7 +2,7 @@ bin/acltool
bin/edac
bin/lac
bin/sac
-man/man1/acltool.1.gz
-man/man1/edac.1.gz
-man/man1/lac.1.gz
-man/man1/sac.1.gz
+share/man/man1/acltool.1.gz
+share/man/man1/edac.1.gz
+share/man/man1/lac.1.gz
+share/man/man1/sac.1.gz