From d2cad79c6a2d68cf5c9b0b35c213b1ec36a5a1e6 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Thu, 14 Jan 2010 03:21:29 +0000 Subject: [PATCH] - Mark MAKE_JOBS_UNSAFE=yes Reported by: P6 tb --- graphics/pgplot/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile index e5d244413f13..2b5ca0ed85ba 100644 --- a/graphics/pgplot/Makefile +++ b/graphics/pgplot/Makefile @@ -17,6 +17,8 @@ COMMENT= A C/FORTRAN library for drawing graphs on a variety of display devices LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +MAKE_JOBS_UNSAFE= yes + USE_PERL5_BUILD=yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}