diff options
Diffstat (limited to 'databases/gramps')
-rw-r--r-- | databases/gramps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gramps/Makefile b/databases/gramps/Makefile index 5cb668224fc..69abd99d348 100644 --- a/databases/gramps/Makefile +++ b/databases/gramps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2009/01/04 18:00:59 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2009/02/11 14:23:32 joerg Exp $ # DISTNAME= gramps-1.0.11 @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_TOOLS+= msgconv msgfmt pkg-config CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} -PYTHON_VERSIONS_ACCEPTED= 24 25 +PYTHON_VERSIONS_ACCEPTED= 25 24 MESSAGE_SUBST+= PYPKGPREFIX=${PYPKGPREFIX} |