diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-12-14 07:50:20 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-12-14 07:50:20 +0000 |
commit | 271ea4566978a712b58cbe75ddbfcd7c26685d27 (patch) | |
tree | fc59e15856b38932e0051c30d88de830b64469b2 /dns | |
parent | 665ebbf7333d1b66bce1644058f8a4a3fe4f36c7 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind97/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile index 5c4990c88cc0..755ce3a8fede 100644 --- a/dns/bind97/Makefile +++ b/dns/bind97/Makefile @@ -26,6 +26,7 @@ MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \ + --disable-symtable \ --with-randomdev=/dev/random CONFLICTS= bind9*-9.[3456].* bind9-sdb-* host-* |