diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/clpbar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/clpbar/Makefile b/misc/clpbar/Makefile index 0bd41fe8da2e..df960682594f 100644 --- a/misc/clpbar/Makefile +++ b/misc/clpbar/Makefile @@ -18,6 +18,7 @@ COMMENT= Command Line Progress Bar WRKSRC= ${WRKDIR}/bar-${PORTVERSION} GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes MAKE_ARGS+= CFLAGS+="${CFLAGS}" MAN1= bar.1 |