summaryrefslogtreecommitdiff
path: root/misc/koffice
diff options
context:
space:
mode:
authordarcy <darcy>2005-01-09 10:56:14 +0000
committerdarcy <darcy>2005-01-09 10:56:14 +0000
commit0cf3fb6c7ed7bc9e484889f6c68f454b4e8fe0f3 (patch)
treefa74b1c2d94edd657672745e163f6068032f1167 /misc/koffice
parent1b00691e5af8fe3d8bbdeaae314c6577f8d7a9eb (diff)
downloadpkgsrc-0cf3fb6c7ed7bc9e484889f6c68f454b4e8fe0f3.tar.gz
Package builds with latest version of Python.
Diffstat (limited to 'misc/koffice')
-rw-r--r--misc/koffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile
index 3c899495190..f06d34dd7d7 100644
--- a/misc/koffice/Makefile
+++ b/misc/koffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2004/12/30 21:49:14 markd Exp $
+# $NetBSD: Makefile,v 1.52 2005/01/09 10:56:14 darcy Exp $
DISTNAME= koffice-1.3.5
PKGREVISION= 3
@@ -23,7 +23,7 @@ GCC_REQD+= 2.95.3
PTHREAD_OPTS+= require
-PYTHON_VERSIONS_ACCEPTED= 23 23pth # needs shared library
+PYTHON_VERSIONS_ACCEPTED= 24pth 24 23pth 23 # needs shared library
CONFIGURE_ENV+= PYTHONDIR="${LOCALBASE}"
CONFIGURE_ENV+= PYVERSSUFFIX="${PYVERSSUFFIX}"