summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorveego <veego>2002-02-10 19:26:56 +0000
committerveego <veego>2002-02-10 19:26:56 +0000
commited0847d7fdb0caf8c89f0e3f941eed9ad9bfed5a (patch)
tree2c60dfddba3467f363c07ae846b5d02826ed17b0 /www
parent8d794c387a214b1d92e3cb509cf37a8e095c1f31 (diff)
downloadpkgsrc-ed0847d7fdb0caf8c89f0e3f941eed9ad9bfed5a.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