summaryrefslogtreecommitdiff
path: root/www/squid
diff options
context:
space:
mode:
authortron <tron>2001-11-06 07:22:13 +0000
committertron <tron>2001-11-06 07:22:13 +0000
commit8fe4dc17fa5ab9afeb444b137ea65d1510a2f8cf (patch)
tree78b6a262f99855502c59d926b568046a2330f0b9 /www/squid
parentd55f07da52538a6de2ed0aa637f1e7065500076a (diff)
downloadpkgsrc-8fe4dc17fa5ab9afeb444b137ea65d1510a2f8cf.tar.gz
Use "--enable-storeio=ufs,diskd" instead of "--enable-storeio=diskd" to
get "ufs" storage type build again because we will otherwise break lots of existing configurations. Problem pointed out by Simon Burge via e-mail.
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 3f93cffa0e9..b1974b4687b 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2001/11/06 03:05:14 tron Exp $
+# $NetBSD: Makefile,v 1.54 2001/11/06 07:22:13 tron Exp $
DISTNAME= squid-2.4.STABLE2-src
PKGNAME= squid-2.4.2
@@ -33,7 +33,7 @@ SQUID_CONFIGURE_ARGS?= --enable-cachemgr-hostname=localhost \
--enable-ipf-transparent \
--enable-snmp \
--enable-underscores \
- --enable-storeio="diskd"
+ --enable-storeio=ufs,diskd
OPTIONAL_FILES= libexec/diskd libexec/pinger libexec/unlinkd