Enabled ICAP client, for dependend packages to work.

This commit is contained in:
adam 2011-05-11 04:26:15 +00:00
parent cf6b7732d3
commit 998bb8af00

View file

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.30 2011/04/15 09:48:56 adam Exp $
# $NetBSD: Makefile,v 1.31 2011/05/11 04:26:15 adam Exp $
DISTNAME= squid-3.1.12
PKGNAME= ${DISTNAME} # Necessary for "pkgsrc/www/squid/options.mk"
PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.1/ \
${SQUID_MASTER_SITES}
@ -19,6 +20,7 @@ GNU_CONFIGURE= yes
.include "../../www/squid/Makefile.squid"
CONFIGURE_ARGS+= --disable-strict-error-checking
CONFIGURE_ARGS+= --enable-icap-client
CONFIGURE_ARGS+= --with-default-user=${SQUID_USER}
CONFIGURE_ARGS+= --with-pidfile=${VARBASE}/run/squid.pid