From f0710224d5affbe59506c49e624148072fe76631 Mon Sep 17 00:00:00 2001 From: marino Date: Wed, 14 Aug 2013 10:59:46 +0000 Subject: devel/liblognorm: Mark jobs unsafe Approved by: bapt/culot (mentors, implicit) --- devel/liblognorm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/liblognorm/Makefile b/devel/liblognorm/Makefile index 36f45d40d071..1a4098ba5c28 100644 --- a/devel/liblognorm/Makefile +++ b/devel/liblognorm/Makefile @@ -13,8 +13,10 @@ LICENSE= GPLv2 LIB_DEPENDS= ee:${PORTSDIR}/devel/libee \ estr:${PORTSDIR}/devel/libestr -USES= pathfix pkgconfig +USES= pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE=yes + .include -- cgit