- Mark MAKE_JOBS_SAFE for parallel building.

This commit is contained in:
Martin Wilke 2009-03-25 18:08:45 +00:00
parent 98b199923c
commit 4460472159
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231001
6 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,7 @@ MAN1= pbzip2.1
MLINKS= pbzip2.1 pbunzip2.1
USE_GMAKE= YES
MAKE_JOBS_SAFE= yes
post-patch:
@${REINPLACE_CMD} \

View File

@ -17,6 +17,7 @@ COMMENT= Command line CD ripper/encoder wrapper with cddb support
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_CDRTOOLS= yes
MAKE_JOBS_SAFE= yes
LIB_DEPENDS+= cdio.8:${PORTSDIR}/sysutils/libcdio
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame\

View File

@ -19,6 +19,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack
CONFIGURE_ARGS= --with-docdir=no
MAKE_JOBS_SAFE= yes
MAN1= mxmldoc.1
MAN3= mxml.3

View File

@ -17,6 +17,7 @@ COMMENT= Make your windows transparent
ALL_TARGET= transset-df
MAKE_ARGS= CFLAGS="${CFLAGS}"
USE_XORG= x11 xfixes xcomposite xrender xdamage
MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/transset-df

View File

@ -18,6 +18,7 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib
INSTALLS_ICONS= yes
USE_GNOME= vte libglade2
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
.if !defined(NOPORTDOCS)
INSTALL_TARGET+=install install-doc-local

View File

@ -18,6 +18,7 @@ MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \
MANPREFIX="${MANPREFIX}/man"
PLIST_FILES= bin/slock
MAKE_JOBS_SAFE= yes
USE_XORG= x11 xt xproto xext
post-patch: