aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 14:02:34 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 14:08:42 +0000
commit94ff6bd93ecbb78d821049f0e0d1c31aaf2ad182 (patch)
tree278352ec1e7f38c2a21d1dc6d54032c9028609f8
parent35792fbee87f5fb4998d6b04e1443e46690314a5 (diff)
downloadports-94ff6bd93ecbb78d821049f0e0d1c31aaf2ad182.tar.gz
ports-94ff6bd93ecbb78d821049f0e0d1c31aaf2ad182.zip
misc/findutils: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--misc/findutils/Makefile2
-rw-r--r--misc/findutils/pkg-plist10
2 files changed, 7 insertions, 5 deletions
diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile
index 822798f4fd4b..b30e9ecfed36 100644
--- a/misc/findutils/Makefile
+++ b/misc/findutils/Makefile
@@ -1,5 +1,6 @@
PORTNAME= findutils
DISTVERSION= 4.9.0
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= GNU
@@ -14,6 +15,7 @@ USES= charsetfix cpe gmake localbase tar:xz
CPE_VENDOR= gnu
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --program-prefix=g --localstatedir=${LOCALSTATEDIR}
MAKE_ARGS= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
diff --git a/misc/findutils/pkg-plist b/misc/findutils/pkg-plist
index f51735b0999f..42bdb410bec7 100644
--- a/misc/findutils/pkg-plist
+++ b/misc/findutils/pkg-plist
@@ -3,11 +3,11 @@ bin/glocate
bin/gupdatedb
bin/gxargs
libexec/gfrcode
-man/man1/gfind.1.gz
-man/man1/glocate.1.gz
-man/man1/gupdatedb.1.gz
-man/man1/gxargs.1.gz
-man/man5/glocatedb.5.gz
+share/man/man1/gfind.1.gz
+share/man/man1/glocate.1.gz
+share/man/man1/gupdatedb.1.gz
+share/man/man1/gxargs.1.gz
+share/man/man5/glocatedb.5.gz
%%NLS%%share/locale/be/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/bg/LC_MESSAGES/findutils.mo
%%NLS%%share/locale/ca/LC_MESSAGES/findutils.mo