git: 6439704943c2 - main - misc/openr2: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 20:43:55 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6439704943c23cfca0015f80d5c868a991841633 commit 6439704943c23cfca0015f80d5c868a991841633 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 20:27:47 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 20:43:15 +0000 misc/openr2: Moved man to share/man Approved by: portmgr (blanket) --- misc/openr2/Makefile | 2 ++ misc/openr2/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/misc/openr2/Makefile b/misc/openr2/Makefile index a893b7f251b0..9dcab166cd72 100644 --- a/misc/openr2/Makefile +++ b/misc/openr2/Makefile @@ -1,5 +1,6 @@ PORTNAME= openr2 PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= ports@FreeBSD.org @@ -17,6 +18,7 @@ GH_TAGNAME= d6a5716 USES= libtool localbase GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/misc/openr2/pkg-plist b/misc/openr2/pkg-plist index 869a5d693780..818d85db62df 100644 --- a/misc/openr2/pkg-plist +++ b/misc/openr2/pkg-plist @@ -12,5 +12,5 @@ lib/libopenr2.a lib/libopenr2.so lib/libopenr2.so.3 lib/libopenr2.so.3.1.2 -man/man5/r2test.conf.5.gz -man/man8/r2test.8.gz +share/man/man5/r2test.conf.5.gz +share/man/man8/r2test.8.gz