git: f52eeef4d1e6 - main - irc/bitchx: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 14:02:29 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f52eeef4d1e66c239927cc007530e0f6745e7f4f commit f52eeef4d1e66c239927cc007530e0f6745e7f4f Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-22 13:27:44 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-22 14:02:01 +0000 irc/bitchx: Moved man to share/man Approved by: portmgr (blanket) --- irc/bitchx/Makefile | 3 ++- irc/bitchx/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 650f3eb95375..703f708b1717 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -1,6 +1,6 @@ PORTNAME= bitchx PORTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES+= irc MASTER_SITES= SF/${PORTNAME}/ircii-pana/${PORTNAME}-${DISTVERSION} @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cpe gmake ncurses GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS+=--exec-prefix="${PREFIX}/share" \ --bindir="${PREFIX}/bin" \ --datadir="${PREFIX}/share" \ diff --git a/irc/bitchx/pkg-plist b/irc/bitchx/pkg-plist index d90c66f1e53e..ac862e9260d3 100644 --- a/irc/bitchx/pkg-plist +++ b/irc/bitchx/pkg-plist @@ -1,7 +1,7 @@ bin/BitchX bin/BitchX-%%DISTVERSION%% bin/scr-bx -man/man1/BitchX.1.gz +share/man/man1/BitchX.1.gz %%DATADIR%%/BitchX.help %%DATADIR%%/BitchX.ircnames %%DATADIR%%/BitchX.quit