Skip to content

Commit

Permalink
irc/irc: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 24, 2024
1 parent 7fcb582 commit 622956f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion irc/irc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= irc
PORTVERSION= 2.11.2p3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://ftp.irc.org/ftp/irc/server/ \
ftp://ftp.archive.de.uu.net/pub/mirrors/ftp.irc.org/server/ \
Expand All @@ -16,6 +16,7 @@ CONFLICTS_INSTALL= charybdis ircd-hybrid Nefarious \
USES= tar:tgz
USE_RC_SUBR= ircd
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_OUTSOURCE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/ircd
CONFIGURE_WRKSRC= ${WRKSRC}/build
Expand Down
8 changes: 4 additions & 4 deletions irc/irc/pkg-plist
Expand Up @@ -3,10 +3,10 @@ etc/ircd/iauth.conf.example
etc/ircd/iauth.conf
etc/ircd/ircd.motd
etc/ircd/ircd.m4
man/man5/iauth.conf.5.gz
man/man8/iauth.8.gz
man/man8/ircd.8.gz
man/man8/ircdwatch.8.gz
share/man/man5/iauth.conf.5.gz
share/man/man8/iauth.8.gz
share/man/man8/ircd.8.gz
share/man/man8/ircdwatch.8.gz
sbin/chkconf
sbin/ircd
sbin/iauth
Expand Down

0 comments on commit 622956f

Please sign in to comment.