aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 22:12:00 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 22:25:57 +0000
commita9fd21714058c6e20af4ae29cc0f031270199ca4 (patch)
tree8eac862650f4021f58cebc88101a0465404cc3ee
parent4cd61fb8d57ab55a5e9672b92f06f9aea8c023cc (diff)
downloadports-a9fd21714058c6e20af4ae29cc0f031270199ca4.tar.gz
ports-a9fd21714058c6e20af4ae29cc0f031270199ca4.zip
textproc/catdoc: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--textproc/catdoc/Makefile2
-rw-r--r--textproc/catdoc/pkg-plist8
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