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 c8cf1310c0e..d37e55ddb91 100644 --- a/databases/gramps/Makefile +++ b/databases/gramps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/01/01 17:01:56 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2005/01/24 19:58:19 recht Exp $ # DISTNAME= gramps-1.0.8 @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHONBIN} # i18n support with other python versions appears to not work -PYTHON_VERSION_REQD= 23pth +PYTHON_VERSION_REQD= 23 MESSAGE_SUBST+= PYPKGPREFIX=${PYPKGPREFIX} |