summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2002-02-10 19:26:56 +0000
committerveego <veego@pkgsrc.org>2002-02-10 19:26:56 +0000
commitd8b74df533676689500e486b008bca196513cfe9 (patch)
tree2c60dfddba3467f363c07ae846b5d02826ed17b0 /www
parent5d82ebfd9f1131c9a25b36cf10813c8bd68c3f47 (diff)
downloadpkgsrc-d8b74df533676689500e486b008bca196513cfe9.tar.gz
Create ${PREFIX}/etc/squid during pre-install, so copying the default
config file doesn't fail.
Diffstat (limited to 'www')
-rw-r--r--www/squid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 869025b1455..f6bfcbdc9e1 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2001/12/12 17:06:18 taca Exp $
+# $NetBSD: Makefile,v 1.58 2002/02/10 19:26:56 veego Exp $
DISTNAME= squid-2.4.STABLE3-src
PKGNAME= squid-2.4.3
@@ -55,6 +55,7 @@ post-build:
>${WRKDIR}/INSTALL
pre-install:
+ @${INSTALL_DATA_DIR} ${PREFIX}/etc/squid
@${INSTALL_DATA_DIR} ${PREFIX}/share/squid
@${INSTALL_DATA_DIR} ${PREFIX}/share/squid/errors
@${INSTALL_DATA_DIR} ${PREFIX}/share/squid/icons