summaryrefslogtreecommitdiff
path: root/databases/rrdtool/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2014-11-23 06:39:36 +0000
committermarkd <markd>2014-11-23 06:39:36 +0000
commit0c77f470edde67ce966979d123ca2edffb88a4b5 (patch)
tree4197a45da97c9d5d28deb1999a4248f14e6dab26 /databases/rrdtool/Makefile
parent05aa5e5eb6437e7dcc99b48acd47a5684bc44ae5 (diff)
downloadpkgsrc-0c77f470edde67ce966979d123ca2edffb88a4b5.tar.gz
Explicitly disable libdbi
Diffstat (limited to 'databases/rrdtool/Makefile')
-rw-r--r--databases/rrdtool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 52fd7f9e62b..72acb1efc1e 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2014/10/07 10:23:41 adam Exp $
+# $NetBSD: Makefile,v 1.115 2014/11/23 06:39:36 markd Exp $
#
# Please, also update databases/ruby-rrdtool
@@ -22,6 +22,7 @@ CONFIGURE_ARGS+= --disable-tcl
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --disable-ruby
CONFIGURE_ARGS+= --disable-lua
+CONFIGURE_ARGS+= --disable-libdbi
PTHREAD_OPTS+= require
PERL5_CONFIGURE= no