git: cfe42148b4c1 - main - devel/rlwrap: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 14:50:39 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=cfe42148b4c1b940a407cc524b1e423c348761b1 commit cfe42148b4c1b940a407cc524b1e423c348761b1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 14:08:37 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 14:50:02 +0000 devel/rlwrap: Moved man to share/man Approved by: portmgr (blanket) --- devel/rlwrap/Makefile | 2 ++ devel/rlwrap/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/rlwrap/Makefile b/devel/rlwrap/Makefile index cd270c009752..036291850686 100644 --- a/devel/rlwrap/Makefile +++ b/devel/rlwrap/Makefile @@ -1,5 +1,6 @@ PORTNAME= rlwrap DISTVERSION= 0.45.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/hanslub42/rlwrap/releases/download/v${DISTVERSION}/ @@ -19,6 +20,7 @@ SHEBANG_FILES= filters/dissect_prompt \ python_OLD_CMD= "/usr/bin/env python3" GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PORTDOCS= AUTHORS BUGS NEWS README diff --git a/devel/rlwrap/pkg-plist b/devel/rlwrap/pkg-plist index e9911250bee1..2559cbbfa40c 100644 --- a/devel/rlwrap/pkg-plist +++ b/devel/rlwrap/pkg-plist @@ -1,6 +1,6 @@ bin/rlwrap -man/man1/rlwrap.1.gz -man/man3/RlwrapFilter.3pm.gz +share/man/man1/rlwrap.1.gz +share/man/man3/RlwrapFilter.3pm.gz %%DATADIR%%/completions/coqtop %%DATADIR%%/completions/testclient %%DATADIR%%/filters/README