diff options
Diffstat (limited to 'net/nload/Makefile')
-rw-r--r-- | net/nload/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile index 683a0f0117dd..a2d7b8bcf992 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Console application which monitors network traffic in real time GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAN1= nload.1 PLIST_FILES= bin/nload |