git: 0c37756cd3b6 - main - irc/epic5: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 11:20:41 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c37756cd3b64d783ac415a7bb58f09f16c0ac38 commit 0c37756cd3b64d783ac415a7bb58f09f16c0ac38 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 10:48:55 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 11:19:00 +0000 irc/epic5: Moved man to share/man Approved by: portmgr (blanket) --- irc/epic5/Makefile | 2 ++ irc/epic5/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile index bdf8f94c17cd..cbf1c1492edf 100644 --- a/irc/epic5/Makefile +++ b/irc/epic5/Makefile @@ -1,5 +1,6 @@ PORTNAME= epic5 PORTVERSION= 2.1.12 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ @@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= iconv libarchive ncurses ssl tar:xz GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share COMMITID= 2078 PLIST_SUB+= COMMITID=${COMMITID} CFLAGS:= ${CFLAGS:C/-O2/-O/g} diff --git a/irc/epic5/pkg-plist b/irc/epic5/pkg-plist index a04614b149eb..31303f280cb3 100644 --- a/irc/epic5/pkg-plist +++ b/irc/epic5/pkg-plist @@ -1,7 +1,7 @@ bin/epic5 bin/epic5-%%COMMITID%% libexec/epic5-wserv4 -man/man1/epic5.1.gz +share/man/man1/epic5.1.gz %%PORTDOCS%%%%DOCSDIR%%/256color %%PORTDOCS%%%%DOCSDIR%%/BUG_FORM %%PORTDOCS%%%%DOCSDIR%%/DCC_REVERSE