aboutsummaryrefslogtreecommitdiff
path: root/japanese/slrn
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-01 10:03:11 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-01 10:03:11 +0000
commit87bfc6aa71b071441a2e16ab3b0301e9dc11e91e (patch)
tree77eaa629434614bcb48eacbd476d2f56dd23851a /japanese/slrn
parent20d2c4c68fff75f5549a6ec295cbc817ba7e1486 (diff)
downloadports-87bfc6aa71b071441a2e16ab3b0301e9dc11e91e.tar.gz
ports-87bfc6aa71b071441a2e16ab3b0301e9dc11e91e.zip
japanese/slrn is not jobs safe
It can try to use config.h before it's generated.
Notes
Notes: svn path=/head/; revision=369710
Diffstat (limited to 'japanese/slrn')
-rw-r--r--japanese/slrn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/slrn/Makefile b/japanese/slrn/Makefile
index cb5d924afaf2..564d82abb20c 100644
--- a/japanese/slrn/Makefile
+++ b/japanese/slrn/Makefile
@@ -27,6 +27,8 @@ ALL_TARGET= all slrnpull
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
JDOCSRC= ${WRKDIR}/${PORTNAME}-doc-j0.9.5.6-0
+MAKE_JOBS_UNSAFE= yes
+
# Tentatively improve inner makefiles in attempt to fix parallel builds
post-patch:
@${REINPLACE_CMD} -e 's|-mkdir|mkdir -p| ; \