summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorrillig <rillig>2006-05-12 20:48:37 +0000
committerrillig <rillig>2006-05-12 20:48:37 +0000
commit2d1da716e5348b818be429a13199d1ba7b342c74 (patch)
tree9bc1aa085a1e68fb0db8b338cdbcd74c06eefd60 /converters
parent3b8da0a90f3ca331e8f42c4c0313f893abf06cbe (diff)
downloadpkgsrc-2d1da716e5348b818be429a13199d1ba7b342c74.tar.gz
Needs C++.
Diffstat (limited to 'converters')
-rw-r--r--converters/wv2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/wv2/Makefile b/converters/wv2/Makefile
index 7fe186156ff..600ed12965d 100644
--- a/converters/wv2/Makefile
+++ b/converters/wv2/Makefile
@@ -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_PKGLOCALEDIR= yes
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}