Allow python-2.6.
This commit is contained in:
parent
789df0f1af
commit
7d06f9463f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.36 2009/03/22 15:24:37 snj Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2009/08/08 16:19:13 wiz Exp $
|
||||
|
||||
DISTNAME= rdiff-backup-1.2.8
|
||||
CATEGORIES= sysutils net
|
||||
|
@ -12,7 +12,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
PYDISTUTILSPKG= yes
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 25 24
|
||||
PYTHON_VERSIONS_ACCEPTED= 26 25 24
|
||||
|
||||
SUBST_CLASSES+= path
|
||||
SUBST_STAGE.path= post-patch
|
||||
|
|
Loading…
Reference in a new issue