Date: Wed, 10 Jul 2013 11:13:43 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322642 - head/math/asir2000 Message-ID: <201307101113.r6ABDh3k004164@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 10 11:13:43 2013 New Revision: 322642 URL: http://svnweb.freebsd.org/changeset/ports/322642 Log: Mark job unsafe Modified: head/math/asir2000/Makefile Modified: head/math/asir2000/Makefile ============================================================================== --- head/math/asir2000/Makefile Wed Jul 10 11:11:36 2013 (r322641) +++ head/math/asir2000/Makefile Wed Jul 10 11:13:43 2013 (r322642) @@ -1,9 +1,5 @@ -# New ports collection makefile for: asir -# Date created: 30 Aug 2001 -# Whom: Tomokatsu SAITO <saito@asir.org> -# +# Created by: Tomokatsu SAITO <saito@asir.org> # $FreeBSD$ -# PORTNAME= asir PORTVERSION= 20110810 @@ -19,6 +15,7 @@ COMMENT= The system Risa/Asir is a gener 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101113.r6ABDh3k004164>