git: d5e9a035a3c8 - main - graphics/lcms: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 19:54:41 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5e9a035a3c854ac9f82058e9f00d85ea3b8fdbc commit d5e9a035a3c854ac9f82058e9f00d85ea3b8fdbc Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-29 18:51:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-29 19:54:18 +0000 graphics/lcms: Moved man to share/man Approved by: portmgr (blanket) --- graphics/lcms/Makefile | 3 ++- graphics/lcms/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 1d0082f10b96..e50a209dfe1d 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -1,6 +1,6 @@ PORTNAME= lcms PORTVERSION= 1.19 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF \ @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe libtool localbase:ldflags pathfix GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes diff --git a/graphics/lcms/pkg-plist b/graphics/lcms/pkg-plist index ba00d78d28dd..b065b039a698 100644 --- a/graphics/lcms/pkg-plist +++ b/graphics/lcms/pkg-plist @@ -8,5 +8,5 @@ lib/liblcms.so lib/liblcms.so.1 lib/liblcms.so.1.0.19 libdata/pkgconfig/lcms.pc -%%JPEGICC%%man/man1/jpegicc.1.gz -%%TIFFICC%%man/man1/tifficc.1.gz +%%JPEGICC%%share/man/man1/jpegicc.1.gz +%%TIFFICC%%share/man/man1/tifficc.1.gz