From 73d42b937c8452786a7efccc7a31a7ac4e9e7d87 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Fri, 27 Mar 2009 09:53:36 +0000 Subject: Mark MAKE_JOBS_SAFE --- graphics/iec16022/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/iec16022') diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile index ffe4de6980b2..03b5eafef428 100644 --- a/graphics/iec16022/Makefile +++ b/graphics/iec16022/Makefile @@ -17,6 +17,7 @@ COMMENT= Create 2D barcodes, also known as DataMatrix LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -- cgit