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
commit426555ee21011cb92fdfa7dcfc78498c83133cec (patch)
tree9bc1aa085a1e68fb0db8b338cdbcd74c06eefd60 /converters
parentdc33a8fc123b2d5425097b8f1cbd03e2b413eb88 (diff)
downloadpkgsrc-426555ee21011cb92fdfa7dcfc78498c83133cec.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}