summaryrefslogtreecommitdiff
path: root/www/privoxy/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-06-15 20:36:08 +0000
committerjlam <jlam@pkgsrc.org>2006-06-15 20:36:08 +0000
commit16435dbba43f2f98501e2daefad890a6542aab31 (patch)
treeef231c2179d7607554ba0c04b952ae8f1a484723 /www/privoxy/Makefile
parent44a5577f79e631209e188744de6b1a7380f34c31 (diff)
downloadpkgsrc-16435dbba43f2f98501e2daefad890a6542aab31.tar.gz
Split out deinstall portion of INSTALL script into a DEINSTALL script
to avoid the confusing DEINSTALL_TEMPLATE+=.../INSTALL line in the Makefile. Also, fix the INSTALL script so that we actually link a real target into ${PKG_SYSCONFDIR}. Bump the PKGREVISION.
Diffstat (limited to 'www/privoxy/Makefile')
-rw-r--r--www/privoxy/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile
index 927f9fb01b0..855712d74c3 100644
--- a/www/privoxy/Makefile
+++ b/www/privoxy/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2006/04/23 00:12:42 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2006/06/15 20:36:08 jlam Exp $
#
DISTNAME= ${PKGNAME_NOREV}-stable-src
PKGNAME= privoxy-3.0.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ijbswa/}
@@ -52,8 +52,6 @@ CONF_FILES_PERMS+= ${EGDIR}/${i} ${PKG_SYSCONFDIR}/${i} ${USER_GROUP} 0660
OWN_DIRS_PERMS+= /var/log/privoxy ${USER_GROUP} 0775
-DEINSTALL_TEMPLATE+= ${PKGDIR}/INSTALL
-
FILES_SUBST+= PRIVOXY_USER=${PRIVOXY_USER:Q}
SUBST_CLASSES+= paths