summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-12 10:41:54 +0000
committerjoerg <joerg>2006-05-12 10:41:54 +0000
commitd2540a20206acbcdbe11048b842f7c32675d8767 (patch)
treee874e585385aa61dd63b4b67befaae0b211910d6 /textproc
parent198cd38d667836f517459979b84f32bd18dedacb (diff)
downloadpkgsrc-d2540a20206acbcdbe11048b842f7c32675d8767.tar.gz
Uses C++.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml++2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml++2/Makefile b/textproc/libxml++2/Makefile
index 600164b90d8..51160f44b4a 100644
--- a/textproc/libxml++2/Makefile
+++ b/textproc/libxml++2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:11:03 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/05/12 10:41:54 joerg Exp $
#
DISTNAME= libxml++-2.10.0
@@ -13,6 +13,7 @@ HOMEPAGE= http://libxmlplusplus.sourceforge.net/
COMMENT= C++ wrapper for the libxml XML parser library
USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libxml++-2.6.pc.in
GNU_CONFIGURE= yes