summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-09 16:13:47 +0000
committerminskim <minskim@pkgsrc.org>2006-06-09 16:13:47 +0000
commit463e8002f9066b59d8c8dc7a0bf67ab030c27b07 (patch)
tree189a5857946ee455e683a5cdba3402e4756aaa27 /www
parent2cc3f64abbdb729485ecbe87c5d3dd083e8172de (diff)
downloadpkgsrc-463e8002f9066b59d8c8dc7a0bf67ab030c27b07.tar.gz
USE_TOOLS+=yacc
Diffstat (limited to 'www')
-rw-r--r--www/squidGuard/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squidGuard/Makefile b/www/squidGuard/Makefile
index 5535ce8efd9..6195968d8a9 100644
--- a/www/squidGuard/Makefile
+++ b/www/squidGuard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:48:02 tv Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/09 16:15:07 minskim Exp $
#
DISTNAME= squidGuard-1.2.0
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.squidguard.org/
COMMENT= Ultrafast and free filter, redirector and access controller for Squid
GNU_CONFIGURE= YES
+USE_TOOLS+= yacc
CONFIGURE_ARGS+= --with-db-inc=${BUILDLINK_PREFIX.db3}/include/db3
CONFIGURE_ARGS+= --with-db-lib=${BUILDLINK_PREFIX.db3}/lib/db3