pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/koffice uses C++. applnk/Office directory now han...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de5bc8ef718b
branches:  trunk
changeset: 512743:de5bc8ef718b
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon May 15 11:03:17 2006 +0000

description:
uses C++. applnk/Office directory now handled in kdelibs.

diffstat:

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

diffs (35 lines):

diff -r 5dd065cf689a -r de5bc8ef718b misc/koffice/Makefile
--- a/misc/koffice/Makefile     Mon May 15 10:57:23 2006 +0000
+++ b/misc/koffice/Makefile     Mon May 15 11:03:17 2006 +0000
@@ -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 @@
 # 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 -r 5dd065cf689a -r de5bc8ef718b misc/koffice/PLIST
--- a/misc/koffice/PLIST        Mon May 15 10:57:23 2006 +0000
+++ b/misc/koffice/PLIST        Mon May 15 11:03:17 2006 +0000
@@ -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 @@
 @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



Home | Main Index | Thread Index | Old Index