git: 29ea9f7100a3 - main - irc/miau: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 11:20:47 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=29ea9f7100a319400fc72b9e1474dd372f3ff854 commit 29ea9f7100a319400fc72b9e1474dd372f3ff854 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 11:20:14 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 11:20:14 +0000 irc/miau: Moved man to share/man Approved by: portmgr (blanket) --- irc/miau/Makefile | 3 ++- irc/miau/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/irc/miau/Makefile b/irc/miau/Makefile index 01b805c533ba..ff5b93cec92f 100644 --- a/irc/miau/Makefile +++ b/irc/miau/Makefile @@ -1,6 +1,6 @@ PORTNAME= miau PORTVERSION= 0.6.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc MASTER_SITES= SF @@ -10,6 +10,7 @@ WWW= https://miau.sourceforge.net/ USES= iconv tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= miau diff --git a/irc/miau/pkg-plist b/irc/miau/pkg-plist index a8a62ac15820..c75ae6753a40 100644 --- a/irc/miau/pkg-plist +++ b/irc/miau/pkg-plist @@ -1,5 +1,5 @@ bin/miau bin/miau-check -man/man1/miau.1.gz +share/man/man1/miau.1.gz %%EXAMPLESDIR%%/miaurc %%PORTDOCS%%%%DOCSDIR%%/ChangeLog