aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 10:51:02 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 11:19:04 +0000
commit7fcb5828133e2a8fa5b309b9905e5be75ac9271f (patch)
tree6e4d918ddcb672089cc41656f49e8139b4a06854
parent0c37756cd3b64d783ac415a7bb58f09f16c0ac38 (diff)
downloadports-7fcb5828133e2a8fa5b309b9905e5be75ac9271f.tar.gz
ports-7fcb5828133e2a8fa5b309b9905e5be75ac9271f.zip
irc/gruftistats: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--irc/gruftistats/Makefile6
-rw-r--r--irc/gruftistats/pkg-plist2
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