diff options
Diffstat (limited to 'dns/zkt/Makefile')
-rw-r--r-- | dns/zkt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/zkt/Makefile b/dns/zkt/Makefile index 82cb421b4100..4ca952a9de91 100644 --- a/dns/zkt/Makefile +++ b/dns/zkt/Makefile @@ -27,7 +27,6 @@ MAN8= dnssec-zkt.8 \ zkt-signer.8 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-configpath=${DIR_NAMED_CONF} -MAKE_JOBS_SAFE= yes .include <bsd.port.pre.mk> |