From f3233243fff401671f35522b89b3521c282994a8 Mon Sep 17 00:00:00 2001 From: John Marino Date: Sat, 22 Aug 2015 16:14:25 +0000 Subject: vietnamese/libviet is not jobs safe This multijob fix for this unmaintained port has been in dports for years, but I didn't notice it until today. Let's move it to ports. --- vietnamese/libviet/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vietnamese/libviet/Makefile') diff --git a/vietnamese/libviet/Makefile b/vietnamese/libviet/Makefile index cf6a1fb9f16c..80c8614f297f 100644 --- a/vietnamese/libviet/Makefile +++ b/vietnamese/libviet/Makefile @@ -18,6 +18,8 @@ OPTIONS_DEFINE= DOCS MAKE_ARGS= ${MAKE_ENV:S/CFLAGS/FLAGS/} +MAKE_JOBS_UNSAFE= yes + do-install: ${INSTALL_DATA} ${WRKSRC}/libvntype.a ${WRKSRC}/libviqr.a \ ${STAGEDIR}${PREFIX}/lib -- cgit v1.2.3