summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwulf <wulf>2006-01-07 12:54:15 +0000
committerwulf <wulf>2006-01-07 12:54:15 +0000
commitf1d1a103a0e94ffc8cbd01885fea6f59af04b3ef (patch)
treeece8e8982ce1855ae29709a95a6e1b3c96dd13a8
parent22b5e2b63e05f587337fc2d2a88a16db6ebfa6ab (diff)
downloadpkgsrc-f1d1a103a0e94ffc8cbd01885fea6f59af04b3ef.tar.gz
Disabled bindings for tcl and python. Without it the build
process may fail if these packages are installed and found by the configure process.
-rw-r--r--databases/rrdtool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index b4a8239d253..2c74f7c79f8 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/12/05 20:50:01 rillig Exp $
+# $NetBSD: Makefile,v 1.43 2006/01/07 12:54:15 wulf Exp $
#
DISTNAME= rrdtool-1.2.11
@@ -21,6 +21,8 @@ PTHREAD_OPTS+= require
CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= --with-perl-options=${MAKE_PARAMS:Q}
+CONFIGURE_ARGS+= --disable-tcl
+CONFIGURE_ARGS+= --disable-python
PERL5_CONFIGURE= NO
PERL5_PACKLIST+= auto/RRDp/.packlist