diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/openprinting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/openprinting/Makefile b/print/openprinting/Makefile index a59898e0f837..c03f2eca0ca6 100644 --- a/print/openprinting/Makefile +++ b/print/openprinting/Makefile @@ -28,7 +28,7 @@ USE_ICONV= yes USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/libexec GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes USE_AUTOTOOLS= aclocal:19 autoconf:262 autoheader:262 automake:19 libtool:22 ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal |