diff options
Diffstat (limited to 'misc/koffice')
-rw-r--r-- | misc/koffice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 2bde6026d56..26a1e60e4b4 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2009/11/03 19:02:26 markd Exp $ +# $NetBSD: Makefile,v 1.113 2009/11/04 01:16:17 wiz Exp $ DISTNAME= koffice-1.6.3 PKGREVISION= 12 @@ -26,7 +26,6 @@ USE_TOOLS+= gmake perl pkg-config GNU_CONFIGURE= yes GCC_REQD+= 2.95.3 -PYTHON_VERSIONS_ACCEPTED= 26 25 24 PTHREAD_OPTS+= require |