mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Temporarily disable MAKE_JOBS_SAFE=yes until the cause becomes clear.
Reported by: Hiroto Kagotani
This commit is contained in:
parent
4e09def2d4
commit
ad4e927f24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317900
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ CONFIGURE_ARGS= ${EXCLUDE_ENGINES:S/^/--disable-/} \
|
||||||
--with-system-zziplib \
|
--with-system-zziplib \
|
||||||
--with-system-zlib
|
--with-system-zlib
|
||||||
CFLAGS+= -I${LOCALBASE}/include
|
CFLAGS+= -I${LOCALBASE}/include
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
TEX_FORMATS= aleph
|
TEX_FORMATS= aleph
|
||||||
|
|
||||||
MAN1= ofm2opl.1 opl2ofm.1 ovf2ovp.1 ovp2ovf.1 aleph.1 otp2ocp.1 \
|
MAN1= ofm2opl.1 opl2ofm.1 ovf2ovp.1 ovp2ovf.1 aleph.1 otp2ocp.1 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue