git: a9fd21714058 - main - textproc/catdoc: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 22:26:23 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a9fd21714058c6e20af4ae29cc0f031270199ca4
commit a9fd21714058c6e20af4ae29cc0f031270199ca4
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-29 22:12:00 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-29 22:25:57 +0000
textproc/catdoc: Moved man to share/man
Approved by: portmgr (blanket)
---
textproc/catdoc/Makefile | 2 ++
textproc/catdoc/pkg-plist | 8 ++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index e5cf8b95eed3..32bbb77c08a5 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/Makefile
@@ -1,5 +1,6 @@
PORTNAME= catdoc
PORTVERSION= 0.95
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://ftp.wagner.pp.ru/pub/catdoc/ \
https://mirror.amdmi3.ru/distfiles/
@@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe gmake
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-install-root="${STAGEDIR}"
CPE_VENDOR= fossies
diff --git a/textproc/catdoc/pkg-plist b/textproc/catdoc/pkg-plist
index 13f5aa54be40..3b6c29d49667 100644
--- a/textproc/catdoc/pkg-plist
+++ b/textproc/catdoc/pkg-plist
@@ -2,7 +2,7 @@ bin/catdoc
bin/catppt
%%WORDVIEW%%bin/wordview
bin/xls2csv
-man/man1/catdoc.1.gz
-man/man1/catppt.1.gz
-%%WORDVIEW%%man/man1/wordview.1.gz
-man/man1/xls2csv.1.gz
+share/man/man1/catdoc.1.gz
+share/man/man1/catppt.1.gz
+%%WORDVIEW%%share/man/man1/wordview.1.gz
+share/man/man1/xls2csv.1.gz