summaryrefslogtreecommitdiff
path: root/inputmethod/libtabe
diff options
context:
space:
mode:
authorobache <obache>2012-01-07 12:35:20 +0000
committerobache <obache>2012-01-07 12:35:20 +0000
commite82a5033f5fa1b1e5ebcef9543e4d089724e3f2c (patch)
tree15126dfa06105e6465d1ae63304a9eca6b296bfa /inputmethod/libtabe
parent3457456e4a070622881b24a1631db0a4f66d1faa (diff)
downloadpkgsrc-e82a5033f5fa1b1e5ebcef9543e4d089724e3f2c.tar.gz
Exactly pass bdb library name to configure so that unwanted system bdb libraries
will not be picked up.
Diffstat (limited to 'inputmethod/libtabe')
-rw-r--r--inputmethod/libtabe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile
index 35815cc8c39..2923545c7d3 100644
--- a/inputmethod/libtabe/Makefile
+++ b/inputmethod/libtabe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2010/09/16 08:06:15 adam Exp $
+# $NetBSD: Makefile,v 1.22 2012/01/07 12:35:20 obache Exp $
DISTNAME= libtabe-0.2.6
PKGREVISION= 2
@@ -19,6 +19,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-db-inc=${BDBBASE}/include/${BDB_TYPE}
CONFIGURE_ARGS+= --with-db-lib=${BDBBASE}/lib
+CONFIGURE_ARGS+= --with-db-name=${BDB_TYPE}
INSTALL_MAKE_FLAGS+= program_prefix=${DESTDIR}