summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsborrill <sborrill>2008-10-04 12:33:41 +0000
committersborrill <sborrill>2008-10-04 12:33:41 +0000
commitddaf272cd455db650eb000ab4eb6cb24745ecdb9 (patch)
tree2e50ff74b3bba0d8e995544333afafbff7d153ed
parent1215c15191f580f77e355410ca68cc75639fa0f0 (diff)
downloadpkgsrc-ddaf272cd455db650eb000ab4eb6cb24745ecdb9.tar.gz
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.
-rw-r--r--www/dansguardian/Makefile4
1 files changed, 1 insertions, 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 \