diff options
author | antoine <antoine@FreeBSD.org> | 2013-12-04 03:49:41 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-12-04 03:49:41 +0800 |
commit | 831d4a30d707233049318b095f7b061cb5700327 (patch) | |
tree | 2e09fad92868db7d7d454142e9346aa3abfd7acd /japanese | |
parent | 77e7f97ea0f0c1f5cfa3f229f167a16fb0c05395 (diff) | |
download | freebsd-ports-gnome-831d4a30d707233049318b095f7b061cb5700327.tar.gz freebsd-ports-gnome-831d4a30d707233049318b095f7b061cb5700327.tar.zst freebsd-ports-gnome-831d4a30d707233049318b095f7b061cb5700327.zip |
Mark as jobs unsafe
Failure log is in the PR
PR: ports/184205
Submitted by: Tsurutani Naoki
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eijiro-fpw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/eijiro-fpw/Makefile b/japanese/eijiro-fpw/Makefile index e91d1c28cbed..c3e1a35b4fcf 100644 --- a/japanese/eijiro-fpw/Makefile +++ b/japanese/eijiro-fpw/Makefile @@ -19,6 +19,7 @@ MANUAL_PACKAGE_BUILD=Needs data from CDROM RESTRICTED= The original dictionary is not free USES= perl5 USE_GMAKE= yes +MAKE_JOBS_UNSAFE=yes WRKSRC= ${WRKDIR}/eijiro-fpw${PORTVERSION} DICT_PATH?= /cdrom SRCFILE?= eijiro52.txt |