mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
archives/ocaml-bz2 is not jobs safe
I've been carrying the patch in dports for 2 years, but forgot to transfer it to ports (revealed when port became unmaintained)
This commit is contained in:
parent
41eddde9bc
commit
3ab4c7d918
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395034
@ -26,6 +26,8 @@ DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user