Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 11:54:56 +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: r322670 - head/science/dcl
Message-ID:  <201307101154.r6ABsuOt017423@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jul 10 11:54:55 2013
New Revision: 322670
URL: http://svnweb.freebsd.org/changeset/ports/322670

Log:
  Mark jobs unsafe

Modified:
  head/science/dcl/Makefile

Modified: head/science/dcl/Makefile
==============================================================================
--- head/science/dcl/Makefile	Wed Jul 10 11:53:23 2013	(r322669)
+++ head/science/dcl/Makefile	Wed Jul 10 11:54:55 2013	(r322670)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	DCL
-# Date created:		30 January 2005
-# Whom:			Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
-#
+# Created by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
 # $FreeBSD$
-#
 
 PORTNAME=	dcl
 PORTVERSION=	5.4.7
@@ -15,6 +11,7 @@ MASTER_SITES=	http://www.gfd-dennou.org/
 MAINTAINER=	murashin@gfd-dennou.org
 COMMENT=	Scientific graphic library for geoscience
 
+MAKE_JOBS_UNSAFE=	yes
 USE_XORG=	x11 xext
 USE_FORTRAN=	yes
 USE_GNOME=	gtk20 gdkpixbuf2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101154.r6ABsuOt017423>