git: fe2174542f40 - main - textproc/xmlto: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 13:39:53 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe2174542f40b3ae8fda4bb07263e76056747173 commit fe2174542f40b3ae8fda4bb07263e76056747173 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-28 12:11:32 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-28 13:39:28 +0000 textproc/xmlto: Moved man to share/man Approved by: portmgr (blanket) --- textproc/xmlto/Makefile | 2 ++ textproc/xmlto/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index 78dbd29ad44a..27ea964afc01 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -1,5 +1,6 @@ PORTNAME= xmlto PORTVERSION= 0.0.28 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://releases.pagure.org/xmlto/:xmlto \ LOCAL/mandree/:xmlto \ @@ -38,6 +39,7 @@ PASSIVETEX_DESC= Add dependency on XMLTeX/PassiveTeX USES= tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= BASH=${BASH_CMD} GETOPT=${GETOPT_CMD} PDFXMLTEX=${PDFXMLTEX_CMD} MAKE_ENV+= HOME=/dev/null diff --git a/textproc/xmlto/pkg-plist b/textproc/xmlto/pkg-plist index 023285a83cb6..de775f48965f 100644 --- a/textproc/xmlto/pkg-plist +++ b/textproc/xmlto/pkg-plist @@ -1,7 +1,7 @@ bin/xmlif bin/xmlto -man/man1/xmlif.1.gz -man/man1/xmlto.1.gz +share/man/man1/xmlif.1.gz +share/man/man1/xmlto.1.gz %%DATADIR%%/format/docbook/awt %%DATADIR%%/format/docbook/dvi %%DATADIR%%/format/docbook/epub