git: 35129baa133f - main - devel/pcre++: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 14:50:31 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=35129baa133f6d25b0b32e2b1a66df47c92743a8 commit 35129baa133f6d25b0b32e2b1a66df47c92743a8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 13:57:18 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 14:49:53 +0000 devel/pcre++: Moved man to share/man Approved by: portmgr (blanket) --- devel/pcre++/Makefile | 3 ++- devel/pcre++/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 0116112adc77..4c9c23520de5 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcre++ PORTVERSION= 0.9.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://www.daemon.de/idisk/Apps/pcre++/ @@ -14,6 +14,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre USES= gmake libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes CPPFLAGS+= $$(${PCRE_CONFIG} --cflags) diff --git a/devel/pcre++/pkg-plist b/devel/pcre++/pkg-plist index dca642dc9ac4..f95cf758543b 100644 --- a/devel/pcre++/pkg-plist +++ b/devel/pcre++/pkg-plist @@ -4,7 +4,7 @@ lib/libpcre++.a lib/libpcre++.so lib/libpcre++.so.0 lib/libpcre++.so.0.0.0 -man/man3/Pcre.3.gz +share/man/man3/Pcre.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/INSTALL