pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/libwpd This uses and depends on "c++". Bump...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b5e31fe5eae
branches:  trunk
changeset: 512430:8b5e31fe5eae
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue May 09 15:45:28 2006 +0000

description:
This uses and depends on "c++". Bump PKGREVISION also.

diffstat:

 converters/libwpd/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 8bc2e0819d66 -r 8b5e31fe5eae converters/libwpd/Makefile
--- a/converters/libwpd/Makefile        Tue May 09 12:48:12 2006 +0000
+++ b/converters/libwpd/Makefile        Tue May 09 15:45:28 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2006/03/06 00:18:13 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/09 15:45:28 reed Exp $
 
 DISTNAME=      libwpd-0.8.4
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libwpd/}
 
@@ -9,6 +9,7 @@
 HOMEPAGE=      http://libwpd.sourceforge.net/
 COMMENT=       Library for importing and exporting WordPerfect(tm) documents
 
+USE_LANGUAGES=         c++
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake pkg-config
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index