git: 7f57f63f9a60 - main - www/sarg: Move manpages to ${PREFIX}/share
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Jan 2024 21:37:48 UTC
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f57f63f9a604a479d6e8e5919ef0751aadda58d commit 7f57f63f9a604a479d6e8e5919ef0751aadda58d Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2024-01-15 21:28:14 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2024-01-15 21:37:37 +0000 www/sarg: Move manpages to ${PREFIX}/share Sponsored by: Rubicon Communications, LLC ("Netgate") --- www/sarg/Makefile | 4 ++-- www/sarg/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 861f86765372..c64e85ddb81e 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -1,6 +1,6 @@ PORTNAME= sarg PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -18,7 +18,7 @@ OPTIONS_SUB= yes PHP_DESC= Install PHP for reporting generating USES= autoreconf gmake -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir="${ETCDIR}" \ --enable-fontdir="${ETCDIR}/fonts" \ --enable-imagedir="${ETCDIR}/images" diff --git a/www/sarg/pkg-plist b/www/sarg/pkg-plist index 62adea631555..ec3212c2a040 100644 --- a/www/sarg/pkg-plist +++ b/www/sarg/pkg-plist @@ -10,7 +10,7 @@ etc/sarg/images/datetime.png etc/sarg/images/graph.png etc/sarg/images/sarg-squidguard-block.png etc/sarg/images/sarg.png -man/man1/sarg.1.gz +share/man/man1/sarg.1.gz %%PHP%%etc/sarg/sarg-php/COPYING %%PHP%%etc/sarg/sarg-php/INSTALL %%PHP%%etc/sarg/sarg-php/LANGUAGES