summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-07 12:35:20 +0000
committerobache <obache@pkgsrc.org>2012-01-07 12:35:20 +0000
commit15ccef1d6ecb942502a1e39e6e8500cdb49b3807 (patch)
tree15126dfa06105e6465d1ae63304a9eca6b296bfa /inputmethod
parentf94e6e366502dba6d227214faf60f12991a6fdd8 (diff)
downloadpkgsrc-15ccef1d6ecb942502a1e39e6e8500cdb49b3807.tar.gz
Exactly pass bdb library name to configure so that unwanted system bdb libraries
will not be picked up.
Diffstat (limited to 'inputmethod')
-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}