git: 14d10ba27fe5 - main - devel/bashdb: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Mar 2024 14:51:31 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=14d10ba27fe598fdeeffbb15be7be0f4ad70ea9b commit 14d10ba27fe598fdeeffbb15be7be0f4ad70ea9b Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-05 13:28:50 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-05 14:51:13 +0000 devel/bashdb: Move man pages to share/man Approved by: portmgr (blanket) --- devel/bashdb/Makefile | 2 ++ devel/bashdb/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/bashdb/Makefile b/devel/bashdb/Makefile index 368fb335d233..d9f356c93e3e 100644 --- a/devel/bashdb/Makefile +++ b/devel/bashdb/Makefile @@ -1,5 +1,6 @@ PORTNAME= bashdb DISTVERSION= 5.0-1.1.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/ @@ -18,6 +19,7 @@ USES= gmake python shebangfix SHEBANG_FILES= lib/term-highlight.py GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_SHELL= ${LOCALBASE}/bin/bash NO_BUILD= yes diff --git a/devel/bashdb/pkg-plist b/devel/bashdb/pkg-plist index 88e2329d2516..fee6bb36f02d 100644 --- a/devel/bashdb/pkg-plist +++ b/devel/bashdb/pkg-plist @@ -1,5 +1,5 @@ bin/bashdb -man/man1/bashdb.1.gz +share/man/man1/bashdb.1.gz %%DATADIR%%/bashdb-main.inc %%DATADIR%%/bashdb-part2.sh %%DATADIR%%/bashdb-trace