- Mark MAKE_JOBS_UNSAFE

Submitted by:	David Naylor <naylor.b.david@gmail.com>
This commit is contained in:
Pav Lucistnik 2009-05-21 11:55:56 +00:00
parent 99efe333f3
commit 84ceeb0c45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234325
6 changed files with 7 additions and 0 deletions

View file

@ -19,6 +19,7 @@ COMMENT= General-purpose multi-platform x86 and x86-64 assembler
USE_BZIP2= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install install_rdf
MAKE_JOBS_UNSAFE= yes
MAN1= nasm.1 ndisasm.1 \
ldrdf.1 rdf2bin.1 rdf2com.1 rdfdump.1 rdflib.1 rdx.1

View file

@ -21,6 +21,7 @@ USE_BZIP2= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack gnometarget pkgconfig
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
CONFLICTS= libart-[0-9]*

View file

@ -25,6 +25,7 @@ HAS_CONFIGURE= yes
USE_LDCONFIG= yes
ALL_TARGET= world.opt
STRIP=
MAKE_JOBS_UNSAFE= yes
CONFIGURE_ARGS= -prefix ${PREFIX}
OPTIONS= X11 "Build with X11 support" on \

View file

@ -39,3 +39,5 @@ CONFIGURE_ARGS= --enable-png \
WANT_GNOME= yes
WANT_SDL= yes
MAKE_JOBS_UNSAFE= yes

View file

@ -22,6 +22,7 @@ QT_COMPONENTS= corelib gui qmake_build moc_build rcc_build uic_build \
ALL_TARGET= src/smplayer
MAKE_JOBS_UNSAFE= yes
USE_BZIP2= yes
USE_GMAKE= yes
INSTALLS_ICONS= yes

View file

@ -24,6 +24,7 @@ _PATCH= 9
WRKSRC= ${WRKDIR}/${DISTNAME}/mozilla/security/nss
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= ${PREFIX}/lib/nss
USE_GMAKE= yes
USE_PERL5_BUILD=yes