diff options
Diffstat (limited to 'misc/koffice')
-rw-r--r-- | misc/koffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index c2edf5e9be6..71ca1e31887 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2009/08/11 14:07:01 drochner Exp $ +# $NetBSD: Makefile,v 1.108 2009/08/15 15:45:33 wiz Exp $ DISTNAME= koffice-1.6.3 PKGREVISION= 10 @@ -26,6 +26,7 @@ USE_TOOLS+= gmake perl pkg-config GNU_CONFIGURE= yes GCC_REQD+= 2.95.3 +PYTHON_VERSIONS_ACCEPTED= 25 24 23 PTHREAD_OPTS+= require |