From b46a39e082b24efa4192cc18a3ece31fd630702b Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 26 Feb 2024 13:30:59 +0100 Subject: [PATCH] textproc/unrtf: Moved man to share/man Approved by: portmgr (blanket) --- textproc/unrtf/Makefile | 2 ++ textproc/unrtf/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 7001122cd419..a3d5a9a103e9 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -1,5 +1,6 @@ PORTNAME= unrtf PORTVERSION= 0.21.10 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNU @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf cpe gmake iconv localbase:ldflags GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --libdir=${PREFIX}/share CPE_VENDOR= unrtf_project TEST_TARGET= check diff --git a/textproc/unrtf/pkg-plist b/textproc/unrtf/pkg-plist index 8b0373599da2..d5b6a2874785 100644 --- a/textproc/unrtf/pkg-plist +++ b/textproc/unrtf/pkg-plist @@ -1,5 +1,5 @@ bin/unrtf -man/man1/unrtf.1.gz +share/man/man1/unrtf.1.gz %%DATADIR%%/SYMBOL.charmap %%DATADIR%%/html.conf %%DATADIR%%/latex.conf