mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
emulators/xhomer: not jobs safe
This commit is contained in:
parent
57aa83de5b
commit
f9f7debe83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371938
@ -23,6 +23,8 @@ PLIST_FILES= bin/xhomer %%EXAMPLESDIR%%/xhomer.cfg
|
||||
PLIST_DIRS= %%EXAMPLESDIR%%
|
||||
PORTDOCS= README LICENSE SIMH
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user