From 494950afdf4815f0afc9b468c1efa5e1f7e70467 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 16:31:57 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: dns) --- dns/credns/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/credns') diff --git a/dns/credns/Makefile b/dns/credns/Makefile index d2a7b02e8a72..84053c7b4e75 100644 --- a/dns/credns/Makefile +++ b/dns/credns/Makefile @@ -47,6 +47,7 @@ CHECKING_DESC= Internal runtime checks MMAP_DESC= Use mmap instead of malloc(experimental) MAXIPS_DESC= Raise max-ips from 8 to ${NSDMAX_IPS} +NO_STAGE= yes .include .if ${PORT_OPTIONS:MROOT_SERVER} -- cgit