From 7fcb5828133e2a8fa5b309b9905e5be75ac9271f Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 24 Feb 2024 11:51:02 +0100 Subject: irc/gruftistats: Moved man to share/man Approved by: portmgr (blanket) --- irc/gruftistats/Makefile | 6 ++++-- irc/gruftistats/pkg-plist | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/irc/gruftistats/Makefile b/irc/gruftistats/Makefile index 60a2de9b9166..bd565aada97e 100644 --- a/irc/gruftistats/Makefile +++ b/irc/gruftistats/Makefile @@ -1,6 +1,6 @@ PORTNAME= gruftistats PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= SF @@ -8,9 +8,11 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Produces a web page of statistics and quotes from IRC channel logs WWW= https://gruftistats.sourceforge.net/ -GNU_CONFIGURE= YES USES= gmake +GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + OPTIONS_DEFINE= DOCS post-patch: diff --git a/irc/gruftistats/pkg-plist b/irc/gruftistats/pkg-plist index 9c0a5cbc4a98..60f8580ca700 100644 --- a/irc/gruftistats/pkg-plist +++ b/irc/gruftistats/pkg-plist @@ -1,5 +1,5 @@ bin/gruftistats -man/man1/gruftistats.1.gz +share/man/man1/gruftistats.1.gz %%PORTDOCS%%share/doc/gruftistats/AUTHORS %%PORTDOCS%%share/doc/gruftistats/COPYING %%PORTDOCS%%share/doc/gruftistats/ChangeLog -- cgit v1.2.3