diff options
Diffstat (limited to 'misc/koffice/Makefile')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 2fe0635061c..a5b93637a74 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2006/05/15 11:03:17 markd Exp $ +# $NetBSD: Makefile,v 1.81 2006/05/18 20:30:00 wiz Exp $ DISTNAME= koffice-1.5.0 PKGREVISION= 1 @@ -12,6 +12,8 @@ COMMENT= KDE Office Suite CONFLICTS+= koffice3-[0-9]* +BROKEN_IN= pkgsrc-2006Q1 + # to unpack krita/plugins/convolutionfilters properly on NetBSD 1.6 ## EXTRACT_USING= gtar |