From 969e304f1dc042c6e297021bd71d8d0dd6faad59 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 12 Nov 2002 16:07:17 +0000 Subject: Move libexec/squid_unix_group and man/man8/squid_unix_group.8 from PLIST to OPTIONAL_FILES in Makefile. This fix a problem when setting SQUID_CONFIGURE_ARGS in /etc/mk.conf without --enable-external-acl-helpers=unix_group. Noted by private mail from Tomasz Luchowski . --- www/squid/Makefile | 6 +++--- www/squid/PLIST | 4 +--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/squid/Makefile b/www/squid/Makefile index 46a7612f375..eb7e1f924fa 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2002/10/13 16:43:20 taca Exp $ +# $NetBSD: Makefile,v 1.70 2002/11/12 16:07:17 taca Exp $ DISTNAME= squid-2.5.STABLE1 PKGNAME= squid-2.5.1 @@ -67,8 +67,8 @@ SQUID_CONFIGURE_ARGS?= --disable-internal-dns \ OPTIONAL_FILES+= libexec/diskd libexec/dnsserver libexec/pinger libexec/unlinkd OPTIONAL_FILES+= libexec/digest_pw_auth libexec/getpwname_auth OPTIONAL_FILES+= libexec/ip_user_check libexec/smb_auth libexec/smb_auth.sh -OPTIONAL_FILES+= libexec/wb_auth libexec/wb_group -OPTIONAL_FILES+= libexec/wb_ntlmauth +OPTIONAL_FILES+= libexec/squid_unix_group libexec/wb_auth libexec/wb_group +OPTIONAL_FILES+= libexec/wb_ntlmauth man/man8/squid_unix_group.8 pre-install: @${INSTALL_DATA_DIR} ${PREFIX}/share/examples/squid diff --git a/www/squid/PLIST b/www/squid/PLIST index 18f5f0d7abb..c594c8d1b08 100644 --- a/www/squid/PLIST +++ b/www/squid/PLIST @@ -1,11 +1,9 @@ -@comment $NetBSD: PLIST,v 1.8 2002/10/13 16:43:20 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2002/11/12 16:07:17 taca Exp $ bin/squidclient etc/rc.d/squid @unexec ${RMDIR} %D/etc/squid 2>/dev/null || ${TRUE} libexec/cachemgr.cgi -libexec/squid_unix_group man/man8/squid.8 -man/man8/squid_unix_group.8 share/examples/squid/mime.conf share/examples/squid/squid.conf sbin/RunAccel -- cgit v1.2.3