aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-01-31 17:17:00 +0800
committerpav <pav@FreeBSD.org>2012-01-31 17:17:00 +0800
commit94f989add1d5c96cb166a4d32f706da75e26b838 (patch)
tree3f40e334624b648a459d035c618422e25351b720 /devel
parent17e67e70b50a931b43506f184c4482e61f60b48c (diff)
downloadfreebsd-ports-gnome-94f989add1d5c96cb166a4d32f706da75e26b838.tar.gz
freebsd-ports-gnome-94f989add1d5c96cb166a4d32f706da75e26b838.tar.zst
freebsd-ports-gnome-94f989add1d5c96cb166a4d32f706da75e26b838.zip
- MAKE_JOBS_UNSAFE
Reported by: pointyhat
Diffstat (limited to 'devel')
-rw-r--r--devel/libplist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile
index 6a0064becbab..608f9031bf8f 100644
--- a/devel/libplist/Makefile
+++ b/devel/libplist/Makefile
@@ -24,7 +24,7 @@ USE_CMAKE= yes
CFLAGS+= -I${LOCALBASE}/include
# Required for MAKE_JOBS_SAFE to work.
USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= ${LOCALBASE}/lib
PORTDOCS= AUTHORS NEWS README