summaryrefslogtreecommitdiff
path: root/www/squid27
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/squid27
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/squid27')
-rw-r--r--www/squid27/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile
index 061fb04c5d3..4adc906058f 100644
--- a/www/squid27/Makefile
+++ b/www/squid27/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/02/14 13:27:52 taca Exp $
+# $NetBSD: Makefile,v 1.13 2010/02/20 15:11:40 tron Exp $
DISTNAME= squid-2.7.STABLE7
PKGNAME= ${DISTNAME:S/STABLE//}
@@ -15,7 +15,6 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= perl
GNU_CONFIGURE= yes
-PKG_DESTDIR_SUPPORT= destdir
MESSAGE_SRC= ../squid/MESSAGE MESSAGE
.include "../../www/squid/Makefile.squid"