diff options
Diffstat (limited to 'www/squidGuard/Makefile')
-rw-r--r-- | www/squidGuard/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/squidGuard/Makefile b/www/squidGuard/Makefile index 271b759d2a3..6596ac8f41c 100644 --- a/www/squidGuard/Makefile +++ b/www/squidGuard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/09/15 17:34:48 taca Exp $ +# $NetBSD: Makefile,v 1.17 2009/02/16 19:06:51 joerg Exp $ # DISTNAME= squidGuard-1.3 @@ -13,6 +13,8 @@ MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://www.squidguard.org/ COMMENT= Ultrafast and free filter, redirector and access controller for Squid +PKG_DESTDIR_SUPPORT= user-destdir + BDB_ACCEPTED= db4 GNU_CONFIGURE= YES USE_TOOLS+= lex yacc perl |