svn commit: r322642 - head/math/asir2000

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 10 11:13:43 UTC 2013


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 at asir.org>
-#
+# Created by: Tomokatsu SAITO <saito at 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


More information about the svn-ports-all mailing list