summaryrefslogtreecommitdiff
path: root/www/squid
diff options
context:
space:
mode:
authortron <tron>2010-02-20 15:11:40 +0000
committertron <tron>2010-02-20 15:11:40 +0000
commit4d44c35d808880a59e02c5b4e0f126c83ecdb751 (patch)
treea4b7c30b05f338dbc639d03e5ee563228a89beb9 /www/squid
parent840e4827fabcbe53ad236ea66870bb0a1f623235 (diff)
downloadpkgsrc-4d44c35d808880a59e02c5b4e0f126c83ecdb751.tar.gz
Don't use the "install-pinger" target to change the permissions of
"libexec/pinger", simply use "SPECIAL_PERMS". Now all three "squid" packages support user destination dir installation.
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/Makefile.squid6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/squid/Makefile.squid b/www/squid/Makefile.squid
index c56c223c920..199ab5f7002 100644
--- a/www/squid/Makefile.squid
+++ b/www/squid/Makefile.squid
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.squid,v 1.15 2009/11/02 15:43:20 taca Exp $
+# $NetBSD: Makefile.squid,v 1.16 2010/02/20 15:11:40 tron Exp $
#
# used by www/squid27/Makefile
# used by www/squid30/Makefile
@@ -60,10 +60,12 @@ SUBST_MESSAGE.confs= Fixing configuration files.
CHECK_PORTABILITY_SKIP+= icons/icons.shar
-INSTALL_TARGET= install install-pinger
INSTALLATION_DIRS= bin libexec ${PKGMANDIR}/man8 sbin \
share/squid share/squid/errors share/squid/icons \
${DOCDIR} ${EGDIR}
+SPECIAL_PERMS+= libexec/pinger ${SETUID_ROOT_PERMS}
+
+PKG_DESTDIR_SUPPORT?= user-destdir
POST_INSTALL_EXTRA?=