diff options
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r-- | dns/bind99/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index fe4f78db1936..2fcc0f9fc93a 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -59,6 +59,7 @@ DLZ_STUB_DESC= DLZ stub driver CONFLICTS+= bind-tools-9.* .endif # BIND_TOOLS_SLAVE +NO_STAGE= yes .include <bsd.port.options.mk> .if (${ARCH} == "amd64") |