aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-25 18:08:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-25 18:08:45 +0000
commit4460472159a3832b49f74a14b36c8239581d6fcb (patch)
tree7b81eca30341c1e85f28dbc777775ea714dcaab1
parent98b199923c3aff45ba3702bb820b060c1fb413a4 (diff)
downloadports-4460472159a3832b49f74a14b36c8239581d6fcb.tar.gz
ports-4460472159a3832b49f74a14b36c8239581d6fcb.zip
Notes
-rw-r--r--archivers/pbzip2/Makefile1
-rw-r--r--audio/cripple/Makefile1
-rw-r--r--textproc/mxml/Makefile1
-rw-r--r--x11-wm/transset-df/Makefile1
-rw-r--r--x11/roxterm/Makefile1
-rw-r--r--x11/slock/Makefile1
6 files changed, 6 insertions, 0 deletions
diff --git a/archivers/pbzip2/Makefile b/archivers/pbzip2/Makefile
index b6f2ef4212f1..5f9798d2eadb 100644
--- a/archivers/pbzip2/Makefile
+++ b/archivers/pbzip2/Makefile
@@ -21,6 +21,7 @@ MAN1= pbzip2.1
MLINKS= pbzip2.1 pbunzip2.1
USE_GMAKE= YES
+MAKE_JOBS_SAFE= yes
post-patch:
@${REINPLACE_CMD} \
diff --git a/audio/cripple/Makefile b/audio/cripple/Makefile
index 4309f40601b1..f0b921374535 100644
--- a/audio/cripple/Makefile
+++ b/audio/cripple/Makefile
@@ -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\
diff --git a/textproc/mxml/Makefile b/textproc/mxml/Makefile
index 21585876fc8b..719d9d6e61e9 100644
--- a/textproc/mxml/Makefile
+++ b/textproc/mxml/Makefile
@@ -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
diff --git a/x11-wm/transset-df/Makefile b/x11-wm/transset-df/Makefile
index 8b943ba94348..6d98c81b45d4 100644
--- a/x11-wm/transset-df/Makefile
+++ b/x11-wm/transset-df/Makefile
@@ -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
diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile
index 698e06490f8f..10e3069477de 100644
--- a/x11/roxterm/Makefile
+++ b/x11/roxterm/Makefile
@@ -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
diff --git a/x11/slock/Makefile b/x11/slock/Makefile
index 44660384148d..5884c4a04c88 100644
--- a/x11/slock/Makefile
+++ b/x11/slock/Makefile
@@ -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: