pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/wv2 Needs C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09e394cf5949
branches:  trunk
changeset: 512628:09e394cf5949
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri May 12 20:48:37 2006 +0000

description:
Needs C++.

diffstat:

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

diffs (17 lines):

diff -r a6098813829a -r 09e394cf5949 converters/wv2/Makefile
--- a/converters/wv2/Makefile   Fri May 12 20:43:54 2006 +0000
+++ b/converters/wv2/Makefile   Fri May 12 20:48:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/03/06 00:18:13 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/05/12 20:48:37 rillig Exp $
 #
 
 DISTNAME=              wv2-0.2.2
@@ -16,6 +16,7 @@
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            pkg-config
+USE_LANGUAGES=         c c++
 
 CONFIGURE_ARGS+=       --disable-debug
 CONFIGURE_ARGS+=       ${CONFIGURE_ARGS.${ICONV_TYPE}-iconv}



Home | Main Index | Thread Index | Old Index