Date: Sun, 29 Aug 2021 18:33:38 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9da0961027a1 - main - www/squidguard: Add CPE information Message-ID: <202108291833.17TIXcOG074481@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=9da0961027a1b41d91d2e4317dc38e9398561fb2 commit 9da0961027a1b41d91d2e4317dc38e9398561fb2 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:29:57 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:29:57 +0000 www/squidguard: Add CPE information Approved by: portmgr (blanket) --- www/squidguard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile index 967c1f685423..e2f913089c14 100644 --- a/www/squidguard/Makefile +++ b/www/squidguard/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${LOCALBASE}/sbin/squid:www/squid -USES= bdb +USES= bdb cpe GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-db-inc=${BDB_INCLUDE_DIR} \ --with-db-lib=${BDB_LIB_DIR} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291833.17TIXcOG074481>