summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-09 16:13:47 +0000
committerminskim <minskim>2006-06-09 16:13:47 +0000
commit1aa25e0537da7cc0dae9672fd2e69ce216536ead (patch)
tree189a5857946ee455e683a5cdba3402e4756aaa27 /www
parented8d883dfa46cc6b8af15fd2be523cc5d1aa0533 (diff)
downloadpkgsrc-1aa25e0537da7cc0dae9672fd2e69ce216536ead.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