git: dc5253b9a795 - main - irc/dircproxy: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 13:32:10 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dc5253b9a7950c6f08d5d9faee51bbe08b147ecd
commit dc5253b9a7950c6f08d5d9faee51bbe08b147ecd
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-09 13:02:35 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-09 13:02:53 +0000
irc/dircproxy: Move man pages to share/man
Approved by: portmgr (blanket)
---
irc/dircproxy/Makefile | 3 ++-
irc/dircproxy/pkg-plist | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile
index 0e6150403b57..4b300af0e66f 100644
--- a/irc/dircproxy/Makefile
+++ b/irc/dircproxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dircproxy
DISTVERSION= 1.2.0-RC1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc
MAINTAINER= mm@FreeBSD.org
@@ -15,6 +15,7 @@ GH_PROJECT= dircproxy
GH_TAGNAME= dc563b3
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SUB_FILES+= pkg-message
USES= autoreconf cpe
diff --git a/irc/dircproxy/pkg-plist b/irc/dircproxy/pkg-plist
index bcd570e0a996..ef3b58844456 100644
--- a/irc/dircproxy/pkg-plist
+++ b/irc/dircproxy/pkg-plist
@@ -1,8 +1,8 @@
bin/dircproxy
bin/dircproxy-crypt
-man/man1/dircproxy.1.gz
-man/man1/dircproxy-crypt.1.gz
%%DATADIR%%/cronchk.sh
%%DATADIR%%/dircproxyrc.sample
%%DATADIR%%/log.pl
%%DATADIR%%/privmsg-log.pl
+share/man/man1/dircproxy.1.gz
+share/man/man1/dircproxy-crypt.1.gz