diff --git a/irc/gruftistats/Makefile b/irc/gruftistats/Makefile index 60a2de9b91666..bd565aada97e7 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 9c0a5cbc4a983..60f8580ca7007 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