From d749ce214356517f3a2d9296a23480795bfe4dd4 Mon Sep 17 00:00:00 2001 From: John Marino Date: Mon, 20 Apr 2015 08:50:21 +0000 Subject: devel/libdwarf: Not jobs safe This has failed on me a few times. The latest tried to use the file dwarf_names.c before it was completely generated. --- devel/libdwarf/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/libdwarf/Makefile b/devel/libdwarf/Makefile index ae5a6d222676..e2b90a74fa3c 100644 --- a/devel/libdwarf/Makefile +++ b/devel/libdwarf/Makefile @@ -11,6 +11,8 @@ COMMENT= Library to analyze DWARF debugging information in ELF files INSTALL_CONFLICT= bsdlibdwarf* +MAKE_JOBS_UNSAFE= yes + WRKSRC= ${WRKDIR}/dwarf-${PORTVERSION}/libdwarf GNU_CONFIGURE= yes -- cgit v1.2.3