summaryrefslogtreecommitdiff
path: root/dns/bind99/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2012-10-19 13:20:02 +0000
committerErwin Lansing <erwin@FreeBSD.org>2012-10-19 13:20:02 +0000
commita2855c60bcaa657dfd8a043ccc020491fa959e0c (patch)
tree9d6a17bbbe7a5ea731fa9dead3280659538224ad /dns/bind99/Makefile
parent- Mark as DEPRECATED (expiration in 1 month), project is long dead (diff)
Force python off to disable build time detection of python.
Submitted by: zeising Feature safe: yes
Notes
Notes: svn path=/head/; revision=306119
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r--dns/bind99/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index e8f04ec64c56..ae93e66346bd 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -20,7 +20,8 @@ MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
--disable-symtable \
- --with-randomdev=/dev/random
+ --with-randomdev=/dev/random \
+ --without-python
CONFLICTS= bind9*-9.[45678].* bind9-sdb-* host-* bind-tools-9.*