pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/koffice Package builds with latest version of Pyt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/598c25ae890e
branches:  trunk
changeset: 487112:598c25ae890e
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Sun Jan 09 10:56:14 2005 +0000

description:
Package builds with latest version of Python.

diffstat:

 misc/koffice/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2d7b0576869c -r 598c25ae890e misc/koffice/Makefile
--- a/misc/koffice/Makefile     Sun Jan 09 10:53:45 2005 +0000
+++ b/misc/koffice/Makefile     Sun Jan 09 10:56:14 2005 +0000
@@ -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 @@
 
 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}"
 



Home | Main Index | Thread Index | Old Index