diff options
Diffstat (limited to 'databases/gramps/Makefile')
-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 9ea4974ad30..146738546d9 100644 --- a/databases/gramps/Makefile +++ b/databases/gramps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/04/17 13:46:19 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/05/28 16:13:11 joerg Exp $ # DISTNAME= gramps-1.0.11 @@ -22,7 +22,7 @@ USE_TOOLS+= msgfmt pkg-config CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} # i18n support with other python versions appears to not work -PYTHON_VERSION_REQD= 23 +PYTHON_VERSIONS_ACCEPTED= 23 MESSAGE_SUBST+= PYPKGPREFIX=${PYPKGPREFIX} |