svn commit: r322670 - head/science/dcl
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 11:54:56 UTC 2013
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 at ahs.scitec.kobe-u.ac.jp>
-#
+# Created by: Shin'ya Murakami <murakami at 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 at gfd-dennou.org
COMMENT= Scientific graphic library for geoscience
+MAKE_JOBS_UNSAFE= yes
USE_XORG= x11 xext
USE_FORTRAN= yes
USE_GNOME= gtk20 gdkpixbuf2
More information about the svn-ports-head
mailing list