1
0
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:
John Marino 2014-10-31 21:38:35 +00:00
parent 57aa83de5b
commit f9f7debe83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371938

View File

@ -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}