From 60efcc5450a102d131484ae3b6bb3106795a6f2f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 10 Jul 2013 11:13:43 +0000 Subject: [PATCH] Mark job unsafe --- math/asir2000/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 6d4d260507b2..1a32d5930ee6 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asir -# Date created: 30 Aug 2001 -# Whom: Tomokatsu SAITO -# +# Created by: Tomokatsu SAITO # $FreeBSD$ -# PORTNAME= asir PORTVERSION= 20110810 @@ -19,6 +15,7 @@ COMMENT= The system Risa/Asir is a general computer algebra system LIB_DEPENDS= pari-gmp.2:${PORTSDIR}/math/pari +MAKE_JOBS_UNSAFE= yes USE_XORG= x11 xaw xext xt GNU_CONFIGURE= yes USE_AUTOTOOLS= aclocal automake autoconf