diff options
Diffstat (limited to 'net/socat/Makefile')
-rw-r--r-- | net/socat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index b3980e07c52f..f89881db1b06 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -17,6 +17,7 @@ COMMENT= Multipurpose relay and more GNU_CONFIGURE= yes USE_BZIP2= yes USE_RC_SUBR= socat +MAKE_JOBS_SAFE= yes MAN1= socat.1 |