mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Fix parallel build
PR: 136870 Submitted by: myself Patch by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
This commit is contained in:
parent
672ba81da4
commit
3e5f6edb71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238112
@ -43,6 +43,7 @@ post-patch::
|
||||
|
||||
pre-build:
|
||||
${MKDIR} ${WRKSRC}/lib/uuid/elfshared
|
||||
cd ${WRKSRC}/util && ${GMAKE} subst
|
||||
|
||||
# ulimit guards against runaway tests
|
||||
# failure to launch uuidd is fine (one might be running, or we may lack
|
||||
|
Loading…
Reference in New Issue
Block a user