- Fix parallel build

PR:		136870
Submitted by:	myself
Patch by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-07-20 15:28:20 +00:00
parent 672ba81da4
commit 3e5f6edb71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238112

View file

@ -43,6 +43,7 @@ post-patch::
pre-build: pre-build:
${MKDIR} ${WRKSRC}/lib/uuid/elfshared ${MKDIR} ${WRKSRC}/lib/uuid/elfshared
cd ${WRKSRC}/util && ${GMAKE} subst
# ulimit guards against runaway tests # ulimit guards against runaway tests
# failure to launch uuidd is fine (one might be running, or we may lack # failure to launch uuidd is fine (one might be running, or we may lack