aboutsummaryrefslogtreecommitdiff
path: root/graphics/pgplot
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-14 03:21:29 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-14 03:21:29 +0000
commitd2cad79c6a2d68cf5c9b0b35c213b1ec36a5a1e6 (patch)
tree7d99db1daa49e1afdc0f399d03006ea925a9fcb3 /graphics/pgplot
parent0c8e5fdfe6423bfda2a540a122506c50b3e122e5 (diff)
downloadports-d2cad79c6a2d68cf5c9b0b35c213b1ec36a5a1e6.tar.gz
ports-d2cad79c6a2d68cf5c9b0b35c213b1ec36a5a1e6.zip
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: P6 tb
Notes
Notes: svn path=/head/; revision=247840
Diffstat (limited to 'graphics/pgplot')
-rw-r--r--graphics/pgplot/Makefile2
1 files changed, 2 insertions, 0 deletions
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}