git: fbc357bdbc47 - main - print/muttprint: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 12:17:04 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbc357bdbc47facd5bb8ef95268722139ea1b15a commit fbc357bdbc47facd5bb8ef95268722139ea1b15a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 11:42:59 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 11:42:59 +0000 print/muttprint: Moved man to share/man Approved by: portmgr (blanket) --- print/muttprint/Makefile | 3 ++- print/muttprint/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 85e6075a3d2b..37937695fc61 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -1,6 +1,6 @@ PORTNAME= muttprint PORTVERSION= 0.73 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print mail MASTER_SITES= SF/muttprint/muttprint/muttprint-${PORTVERSION} @@ -17,6 +17,7 @@ RUN_DEPENDS= psnup:print/psutils \ p5-Text-Iconv>=0:converters/p5-Text-Iconv GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= autoreconf gmake perl5 tex USE_TEX= latex dvipsk diff --git a/print/muttprint/pkg-plist b/print/muttprint/pkg-plist index 0edcaef47d32..58b06394b5ce 100644 --- a/print/muttprint/pkg-plist +++ b/print/muttprint/pkg-plist @@ -1,9 +1,9 @@ bin/muttprint bin/muttprint-langinfo -man/man1/muttprint.1.gz -man/de/man1/muttprint.1.gz -man/es/man1/muttprint.1.gz -man/it/man1/muttprint.1.gz +share/man/man1/muttprint.1.gz +share/man/de/man1/muttprint.1.gz +share/man/es/man1/muttprint.1.gz +share/man/it/man1/muttprint.1.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/README