summaryrefslogtreecommitdiff
path: root/www/squid
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2003-03-27 06:44:24 +0000
committertaca <taca@pkgsrc.org>2003-03-27 06:44:24 +0000
commit4482fe01695d70811798b402a1e639267edc2d7b (patch)
tree0b3ceba7285d972f1db911aad7ca97e1c3ee57e4 /www/squid
parent97ce2bd926eea395bfca5ff6f27e97ba77b7e272 (diff)
downloadpkgsrc-4482fe01695d70811798b402a1e639267edc2d7b.tar.gz
Remove manual creation/deletion PKG_SYSCONFDIR since it handled by
bsd.pkg.install.mk.
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/squid/PLIST b/www/squid/PLIST
index c0c78df52be..b84169cd295 100644
--- a/www/squid/PLIST
+++ b/www/squid/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2003/03/25 17:44:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.13 2003/03/27 06:44:24 taca Exp $
bin/squidclient
etc/rc.d/squid
libexec/cachemgr.cgi
@@ -12,5 +12,3 @@ sbin/RunAccel
sbin/RunCache
sbin/squid
@dirrm share/examples/squid
-@exec ${MKDIR} ${PKG_SYSCONFDIR}
-@unexec rmdir ${PKG_SYSCONFDIR} 2>/dev/null || ${TRUE}