Replace python's path in RCD_SCRIPTS, files/denyhosts.

Bump PKGREVISION.
This commit is contained in:
taca 2007-08-20 07:31:38 +00:00
parent 095cfd21f7
commit 22134b5756

View file

@ -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