summaryrefslogtreecommitdiff
path: root/databases/bdb-xml/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-05 18:06:42 +0000
committerminskim <minskim>2006-06-05 18:06:42 +0000
commit8693f6e6a19b47c1fa90c52a4f8af6355856583e (patch)
treee0c1dded574d486e288ee6e390974907578e89a9 /databases/bdb-xml/Makefile
parent68744e57504f41d9a629787c72fdbde9e62050a6 (diff)
downloadpkgsrc-8693f6e6a19b47c1fa90c52a4f8af6355856583e.tar.gz
USE_LANGUAGES+=c++
Diffstat (limited to 'databases/bdb-xml/Makefile')
-rw-r--r--databases/bdb-xml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/bdb-xml/Makefile b/databases/bdb-xml/Makefile
index 1b4a8d0f3de..873beb29946 100644
--- a/databases/bdb-xml/Makefile
+++ b/databases/bdb-xml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:30 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/06/05 18:06:42 minskim Exp $
DISTNAME= dbxml-1.2.1
PKGNAME= ${DISTNAME:S/db/bdb-/}
@@ -18,6 +18,7 @@ CONFIGURE_SCRIPT= ../dist/configure
CONFIG_GUESS_OVERRIDE= ../dist/config.guess
CONFIG_SUB_OVERRIDE= ../dist/config.sub
CONFIG_STATUS_OVERRIDE= ../dist/config.status
+USE_LANGUAGES+= c++
USE_LIBTOOL= YES
CONFIGURE_ARGS+= --with-berkeleydb=${BUILDLINK_PREFIX.db4}