aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-11-01 05:38:35 +0800
committermarino <marino@FreeBSD.org>2014-11-01 05:38:35 +0800
commit02c698d2eb8c1f28aa373c26e1213b68007d4cbf (patch)
tree617fddfb6fbf8d46c50f3003043b1ae42f5ecebc /emulators
parent75a7295a29ec3fdc797e2a92765438aeed2e2b80 (diff)
downloadfreebsd-ports-gnome-02c698d2eb8c1f28aa373c26e1213b68007d4cbf.tar.gz
freebsd-ports-gnome-02c698d2eb8c1f28aa373c26e1213b68007d4cbf.tar.zst
freebsd-ports-gnome-02c698d2eb8c1f28aa373c26e1213b68007d4cbf.zip
emulators/xhomer: not jobs safe
Diffstat (limited to 'emulators')
-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}