diff options
| -rw-r--r-- | dns/bind98/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile index 829d9db00073..b71ac8dcafce 100644 --- a/dns/bind98/Makefile +++ b/dns/bind98/Makefile @@ -32,6 +32,7 @@ MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \ + --disable-symtable \ --with-randomdev=/dev/random CONFLICTS= bind9*-9.[4567].* bind9-sdb-* host-* bind-tools-9.* |
