aboutsummaryrefslogtreecommitdiff
path: root/emulators/xhomer
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-31 21:38:35 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-31 21:38:35 +0000
commitf9f7debe83868fe515dbdb638d8020ac117f71d4 (patch)
tree617fddfb6fbf8d46c50f3003043b1ae42f5ecebc /emulators/xhomer
parent57aa83de5b39d293815cf08cb8c4b6bcae01d203 (diff)
downloadports-f9f7debe83868fe515dbdb638d8020ac117f71d4.tar.gz
ports-f9f7debe83868fe515dbdb638d8020ac117f71d4.zip
emulators/xhomer: not jobs safe
Notes
Notes: svn path=/head/; revision=371938
Diffstat (limited to 'emulators/xhomer')
-rw-r--r--emulators/xhomer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xhomer/Makefile b/emulators/xhomer/Makefile
index 840982d76668..9a152a8f3649 100644
--- a/emulators/xhomer/Makefile
+++ b/emulators/xhomer/Makefile
@@ -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}