summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2005-01-09 10:56:14 +0000
committerdarcy <darcy@pkgsrc.org>2005-01-09 10:56:14 +0000
commit41355ee43a33944247a4aba36a062131e177d7f0 (patch)
treefa74b1c2d94edd657672745e163f6068032f1167 /misc
parent93dce265cfe9414e9edfe8dec12b2d6e97fcf9df (diff)
downloadpkgsrc-41355ee43a33944247a4aba36a062131e177d7f0.tar.gz
Package builds with latest version of Python.
Diffstat (limited to 'misc')
-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}"