git: d39db35121e5 - main - devel/mcpp: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 21:52:01 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d39db35121e5aeb03f7854ed159e6ba4763c215e commit d39db35121e5aeb03f7854ed159e6ba4763c215e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-23 21:49:49 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-23 21:51:30 +0000 devel/mcpp: Impelled to share/man Approved by: portmgr (blanket) --- devel/mcpp/Makefile | 3 ++- devel/mcpp/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/mcpp/Makefile b/devel/mcpp/Makefile index 926e2ac043e3..1c0643bd66f0 100644 --- a/devel/mcpp/Makefile +++ b/devel/mcpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= mcpp PORTVERSION= 2.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/V.${PORTVERSION} @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-mcpplib USE_LDCONFIG= yes CPE_VENDOR= mcpp_project diff --git a/devel/mcpp/pkg-plist b/devel/mcpp/pkg-plist index 8cace20afe28..13f6cc6358cb 100644 --- a/devel/mcpp/pkg-plist +++ b/devel/mcpp/pkg-plist @@ -5,7 +5,7 @@ lib/libmcpp.a lib/libmcpp.so lib/libmcpp.so.0 lib/libmcpp.so.0.3.0 -man/man1/mcpp.1.gz +share/man/man1/mcpp.1.gz @comment %%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README