diff options
author | markd <markd@pkgsrc.org> | 2006-05-15 11:03:17 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-05-15 11:03:17 +0000 |
commit | 6d306c1a13921143940300a4c84571b933c84f0f (patch) | |
tree | d12a3bc0dd078b8e147b493fc4ee4d9b0bb0a3dc /misc/koffice | |
parent | ef4e992e526366cf96b6d293af07a984aff1af55 (diff) | |
download | pkgsrc-6d306c1a13921143940300a4c84571b933c84f0f.tar.gz |
uses C++. applnk/Office directory now handled in kdelibs.
Diffstat (limited to 'misc/koffice')
-rw-r--r-- | misc/koffice/Makefile | 3 | ||||
-rw-r--r-- | misc/koffice/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 5d21e1c09f2..2fe0635061c 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2006/04/17 13:46:02 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2006/05/15 11:03:17 markd Exp $ DISTNAME= koffice-1.5.0 PKGREVISION= 1 @@ -15,6 +15,7 @@ CONFLICTS+= koffice3-[0-9]* # to unpack krita/plugins/convolutionfilters properly on NetBSD 1.6 ## EXTRACT_USING= gtar +USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake perl pkg-config GNU_CONFIGURE= yes diff --git a/misc/koffice/PLIST b/misc/koffice/PLIST index bcd440b0226..c6cc2f94377 100644 --- a/misc/koffice/PLIST +++ b/misc/koffice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2006/04/12 12:37:35 markd Exp $ +@comment $NetBSD: PLIST,v 1.19 2006/05/15 11:03:17 markd Exp $ bin/karbon bin/kchart bin/kexi @@ -4972,7 +4972,7 @@ share/kde/templates/TextDocument.desktop @dirrm share/kde/apps/karbon/gradients @dirrm share/kde/apps/karbon @comment in kde: @dirrm share/kde/apps -@dirrm share/kde/applnk/Office +@comment in kde: @dirrm share/kde/applnk/Office @dirrm share/doc/kde/HTML/en/thesaurus @dirrm share/doc/kde/HTML/en/kword @dirrm share/doc/kde/HTML/en/kugar |