summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2007-08-20 07:31:38 +0000
committertaca <taca@pkgsrc.org>2007-08-20 07:31:38 +0000
commit22134b5756abc3ecae56d38bcdb1c112bc598aa7 (patch)
tree3d0c2679e63319bd4d9c1eec75f964d9d061e130 /security
parent095cfd21f7fa014ab5a61d16895551dd488aeb51 (diff)
downloadpkgsrc-22134b5756abc3ecae56d38bcdb1c112bc598aa7.tar.gz
Replace python's path in RCD_SCRIPTS, files/denyhosts.
Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/py-denyhosts/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/py-denyhosts/Makefile b/security/py-denyhosts/Makefile
index b568c57ab58..4c61f0a4c5c 100644
--- a/security/py-denyhosts/Makefile
+++ b/security/py-denyhosts/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2007/08/18 15:10:38 taca Exp $
+# $NetBSD: Makefile,v 1.3 2007/08/20 07:31:38 taca Exp $
#
VER= 2.6
DISTNAME= DenyHosts-${VER}
PKGNAME= ${PYPKGPREFIX}-denyhosts-${VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=denyhosts/}
@@ -20,6 +20,8 @@ PYTHON_VERSIONS_ACCEPTED= 24 23
CONF_FILES+= ${PREFIX}/share/denyhosts/denyhosts.cfg-dist \
${PREFIX}/etc/denyhosts.conf
+FILES_SUBST+= PYTHONBIN=${PYTHONBIN:Q}
+
SUBST_CLASSES+= cf
SUBST_STAGE.cf= post-configure
SUBST_VARS.cf= VARBASE PREFIX VARBASE PKG_SYSCONFDIR PYTHONBIN