git: 9e4b9ca7661f - main - print/typetools: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 21:40:47 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e4b9ca7661f13b2c032a4576b2c198a87f415b6 commit 9e4b9ca7661f13b2c032a4576b2c198a87f415b6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-30 21:24:51 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-30 21:39:30 +0000 print/typetools: Moved man to share/man --- print/typetools/Makefile | 2 ++ print/typetools/pkg-plist | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/print/typetools/Makefile b/print/typetools/Makefile index 303e80982959..2fccea1c565d 100644 --- a/print/typetools/Makefile +++ b/print/typetools/Makefile @@ -1,5 +1,6 @@ PORTNAME= typetools PORTVERSION= 2.110 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} @@ -14,6 +15,7 @@ USES= tex USE_TEX= kpathsea GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-kpathsea=${LOCALBASE} DATADIR= ${PREFIX}/share/lcdf-${PORTNAME} diff --git a/print/typetools/pkg-plist b/print/typetools/pkg-plist index 720e257286ad..f051dc7437de 100644 --- a/print/typetools/pkg-plist +++ b/print/typetools/pkg-plist @@ -9,17 +9,17 @@ bin/t1rawafm bin/t1reencode bin/t1testpage bin/ttftotype42 -man/man1/cfftot1.1.gz -man/man1/mmafm.1.gz -man/man1/mmpfb.1.gz -man/man1/otfinfo.1.gz -man/man1/otftotfm.1.gz -man/man1/t1dotlessj.1.gz -man/man1/t1lint.1.gz -man/man1/t1rawafm.1.gz -man/man1/t1reencode.1.gz -man/man1/t1testpage.1.gz -man/man1/ttftotype42.1.gz +share/man/man1/cfftot1.1.gz +share/man/man1/mmafm.1.gz +share/man/man1/mmpfb.1.gz +share/man/man1/otfinfo.1.gz +share/man/man1/otftotfm.1.gz +share/man/man1/t1dotlessj.1.gz +share/man/man1/t1lint.1.gz +share/man/man1/t1rawafm.1.gz +share/man/man1/t1reencode.1.gz +share/man/man1/t1testpage.1.gz +share/man/man1/ttftotype42.1.gz %%DATADIR%%/7t.enc %%DATADIR%%/glyphlist.txt %%DATADIR%%/texglyphlist.txt