summaryrefslogtreecommitdiff
path: root/devel/sofia-sip
diff options
context:
space:
mode:
authorwiz <wiz>2012-12-22 02:23:02 +0000
committerwiz <wiz>2012-12-22 02:23:02 +0000
commitdf87e8e3673679ac27d2685596f664bd7f313b08 (patch)
tree5401fc4f8ddf40594a0901dc7f6f4cab2c84c695 /devel/sofia-sip
parent7778b6ede112456cba3f1154eecdfb0b969a455b (diff)
downloadpkgsrc-df87e8e3673679ac27d2685596f664bd7f313b08.tar.gz
Not parallel make safe.
Stuff like: mv: rename .deps/sdp.Tpo to .deps/sdp.Plo: No such file or directory happens.
Diffstat (limited to 'devel/sofia-sip')
-rw-r--r--devel/sofia-sip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/sofia-sip/Makefile b/devel/sofia-sip/Makefile
index 7467095e69d..ffe93bccd05 100644
--- a/devel/sofia-sip/Makefile
+++ b/devel/sofia-sip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/12/22 02:10:42 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/12/22 02:23:02 wiz Exp $
#
DISTNAME= sofia-sip-1.12.11
@@ -17,6 +17,8 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c
+MAKE_JOBS_SAFE= no
+
SUBST_CLASSES+= awk
SUBST_FILES.awk+= libsofia-sip-ua/msg/msg_parser.awk
SUBST_FILES.awk+= libsofia-sip-ua/su/tag_dll.awk