From ddaf272cd455db650eb000ab4eb6cb24745ecdb9 Mon Sep 17 00:00:00 2001 From: sborrill Date: Sat, 4 Oct 2008 12:33:41 +0000 Subject: Dansguardian doesn't actually require squid at all (and it certainly isn't safe to tie it to one specific version), so remove the dependency. Dansguardian will work with any upstream web proxy; it requires a parent proxy for the actual fetching, but we don't need to dictate which one. --- www/dansguardian/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index 0b1772def7f..8986e83ab0c 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/10/04 12:23:57 gdt Exp $ +# $NetBSD: Makefile,v 1.6 2008/10/04 12:33:41 sborrill Exp $ DISTNAME= dansguardian-2.8.0.6.source PKGNAME= dansguardian-2.8.0.6 @@ -49,8 +49,6 @@ OWN_DIRS+= ${VARBASE}/log/dansguardian OWN_DIRS_PERMS+= ${VARBASE}/log/dansguardian \ ${DANSGUARDIAN_USER} ${DANSGUARDIAN_GROUP} 0755 -DEPENDS+= squid>=2.5:../../www/squid26 - .for f in logrotation pics transparent1x1.gif \ dansguardian.conf \ dansguardianf1.conf \ -- cgit v1.2.3