git: ba44cdbef624 - main - www/squidclamav: Move manpages to ${PREFIX}/share
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Jan 2024 21:37:50 UTC
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba44cdbef624646f666c4e2724531b1627888365 commit ba44cdbef624646f666c4e2724531b1627888365 Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2024-01-15 21:29:31 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2024-01-15 21:37:37 +0000 www/squidclamav: Move manpages to ${PREFIX}/share Sponsored by: Rubicon Communications, LLC ("Netgate") --- www/squidclamav/Makefile | 3 ++- www/squidclamav/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/www/squidclamav/Makefile b/www/squidclamav/Makefile index acc94ec5bb2d..6d42b2c338c9 100644 --- a/www/squidclamav/Makefile +++ b/www/squidclamav/Makefile @@ -1,5 +1,6 @@ PORTNAME= squidclamav PORTVERSION= 7.3 +PORTREVISION= 1 CATEGORIES= www security MASTER_SITES= SF @@ -16,7 +17,7 @@ USES= cpe libtool shebangfix CPE_VENDOR= darold SHEBANG_FILES= cgi-bin/clwarn.cgi* -GNU_CONFIGURE= yes +HAS_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --enable-static \ --sysconfdir="${PREFIX}/etc/c-icap" \ --with-c-icap=${LOCALBASE} diff --git a/www/squidclamav/pkg-plist b/www/squidclamav/pkg-plist index b9da2972a52e..521e6678817f 100644 --- a/www/squidclamav/pkg-plist +++ b/www/squidclamav/pkg-plist @@ -10,4 +10,4 @@ libexec/squidclamav/clwarn.cgi.fr_FR libexec/squidclamav/clwarn.cgi.ja_JP libexec/squidclamav/clwarn.cgi.pt_BR libexec/squidclamav/clwarn.cgi.ru_RU -man/man1/squidclamav.1.gz +share/man/man1/squidclamav.1.gz