aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2013-07-03 01:14:08 +0800
committerrakuco <rakuco@FreeBSD.org>2013-07-03 01:14:08 +0800
commit1bc085e26f424030862ea423365ea41c40efb61d (patch)
tree710775a0e7f99dc548e05cc3e8080fa022912878
parent0c7a7c371b3a340b8e821ebda5c8b15d698e3b9c (diff)
downloadfreebsd-ports-gnome-1bc085e26f424030862ea423365ea41c40efb61d.tar.gz
freebsd-ports-gnome-1bc085e26f424030862ea423365ea41c40efb61d.tar.zst
freebsd-ports-gnome-1bc085e26f424030862ea423365ea41c40efb61d.zip
Mark MAKE_JOBS_SAFE.
Original commit by avilla@ in the area51 repository.
-rw-r--r--textproc/redland/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile
index a67ed3b89304..35a5649b18cd 100644
--- a/textproc/redland/Makefile
+++ b/textproc/redland/Makefile
@@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-raptor=system \
--with-threestore=no
USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
MAN1= rdfproc.1 redland-config.1 \