summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2005-01-24 19:58:19 +0000
committerrecht <recht@pkgsrc.org>2005-01-24 19:58:19 +0000
commite369c6abcde23f7c312c917178ac52f182a9dc05 (patch)
tree9196501157f6c7ac889b9293975e17f755b14009 /databases
parent23e912d07fa8ff403164d22671d56c1425bf4545 (diff)
downloadpkgsrc-e369c6abcde23f7c312c917178ac52f182a9dc05.tar.gz
Fix python version required (s/23pth/23/)
Diffstat (limited to 'databases')
-rw-r--r--databases/gramps/Makefile4
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}