git: cbe3c782a0bf - main - x11/libXcm: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 18:41:03 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbe3c782a0bf83c5d7000313971a50cd73f16813 commit cbe3c782a0bf83c5d7000313971a50cd73f16813 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 18:30:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 18:40:36 +0000 x11/libXcm: Moved man to share/man Approved by: portmgr (blanket) --- x11/libXcm/Makefile | 2 ++ x11/libXcm/pkg-plist | 14 +++++++------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/x11/libXcm/Makefile b/x11/libXcm/Makefile index be51be440f05..8d15e50879b1 100644 --- a/x11/libXcm/Makefile +++ b/x11/libXcm/Makefile @@ -1,5 +1,6 @@ PORTNAME= libXcm PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org @@ -13,6 +14,7 @@ GH_PROJECT= ${PORTNAME:tl} USES= libtool pathfix pkgconfig xorg GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_XORG= x11 xfixes xmu xt INSTALL_TARGET= install-strip PORTDOCS= * diff --git a/x11/libXcm/pkg-plist b/x11/libXcm/pkg-plist index 826fc56f9811..6ba175a1745f 100644 --- a/x11/libXcm/pkg-plist +++ b/x11/libXcm/pkg-plist @@ -20,10 +20,10 @@ libdata/pkgconfig/xcm-ddc.pc libdata/pkgconfig/xcm-edid.pc libdata/pkgconfig/xcm-x11.pc libdata/pkgconfig/xcm.pc -man/man3/Xcm.3.gz -man/man3/XcmDDC.3.gz -man/man3/XcmEdidParse.3.gz -man/man3/XcmEvents.3.gz -man/man3/XcolorProfile.3.gz -man/man3/XcolorRegion.3.gz -man/man3/libXcm.3.gz +share/man/man3/Xcm.3.gz +share/man/man3/XcmDDC.3.gz +share/man/man3/XcmEdidParse.3.gz +share/man/man3/XcmEvents.3.gz +share/man/man3/XcolorProfile.3.gz +share/man/man3/XcolorRegion.3.gz +share/man/man3/libXcm.3.gz