summaryrefslogtreecommitdiff
path: root/www/squid
diff options
context:
space:
mode:
authortaca <taca>2002-11-12 16:07:17 +0000
committertaca <taca>2002-11-12 16:07:17 +0000
commitddb3f36bf2fab3d93f2ffebfdd5dd739aeba5831 (patch)
tree2012b1235fce42d773bfb78fcaa78df407340e46 /www/squid
parentd21ed34baa9be22db406ecfa83fa5e999967591c (diff)
downloadpkgsrc-ddb3f36bf2fab3d93f2ffebfdd5dd739aeba5831.tar.gz
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 <tomasz at luchowski.com>.
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/Makefile6
-rw-r--r--www/squid/PLIST4
2 files changed, 4 insertions, 6 deletions
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