git: 9da0961027a1 - main - www/squidguard: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:39 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9da0961027a1b41d91d2e4317dc38e9398561fb2

commit 9da0961027a1b41d91d2e4317dc38e9398561fb2
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:29:57 +0000
Commit:     Bernhard Froehlich <decke at 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} \


More information about the dev-commits-ports-main mailing list