From 700c1376ec5f8bc47d65979a27a118e20ee03516 Mon Sep 17 00:00:00 2001 From: stephen Date: Thu, 28 Nov 2013 14:36:21 +0000 Subject: - Set make_jobs_unsafe. --- math/octave-forge-optiminterp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math') diff --git a/math/octave-forge-optiminterp/Makefile b/math/octave-forge-optiminterp/Makefile index 843b249388b0..08a8213c1c4d 100644 --- a/math/octave-forge-optiminterp/Makefile +++ b/math/octave-forge-optiminterp/Makefile @@ -9,6 +9,8 @@ CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +MAKE_JOBS_UNSAFE= yes + # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${OCTAVE_PKGNAME} -- cgit