1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Mark MAKE_JOBS_UNSAFE since this failed with MAKE_JOBS for me

PR:		ports/165307
Submitted by:	swills (myself)
Approved by:	maintainer (gahr)
This commit is contained in:
Steve Wills 2012-02-20 16:05:27 +00:00
parent 6681bf5931
commit 8fa28a783e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291946

View File

@ -46,6 +46,7 @@ USE_PYTHON= yes
USE_GNOME= pango
MAKEFILE= GNUmakefile
GNU_MAKEFILE= yes
MAKE_JOBS_UNSAFE= yes
CONFIGURE_ARGS+=--with-ncsb-dir=${LOCALBASE}/share/ghostscript/fonts
CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo" \
FLEX=${FLEX} \