From c810fd3c3f9bb23f07b63b0a05f036466ea372f8 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 27 Mar 2009 09:53:36 +0000 Subject: Mark MAKE_JOBS_SAFE --- dns/nslint/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/nslint/Makefile') diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile index a8da93b87a56..2dc25e1bd8a6 100644 --- a/dns/nslint/Makefile +++ b/dns/nslint/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Perform consistency checks on DNS zone files GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes ALL_TARGET= ${PORTNAME} INSTALL_TARGET= install install-man -- cgit v1.2.3