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.
This commit is contained in:
parent
8b8cea88e1
commit
f3233243ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395042
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue