summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 11:48:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 11:48:16 +0000
commit417791067154dc95a74504e4117a11f02d33414b (patch)
tree9ec711a39b49dee7f5ebed9c37bc95806c4fff12 /math
parentMark as job unsafe (fails with -j24) (diff)
Mark jobs unsafe
Notes
Notes: svn path=/head/; revision=322667
Diffstat (limited to 'math')
-rw-r--r--math/algae/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile
index a7033f0ed039..565209488d14 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: algae
-# Date created: 18 May 2003
-# Whom: Michael Neumann <mneumann@ntecs.de>
-#
+# Created by: Michael Neumann <mneumann@ntecs.de>
# $FreeBSD$
-#
PORTNAME= algae
PORTVERSION= 4.3.6
@@ -12,7 +8,7 @@ CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A programming language for numerical analysis
+COMMENT= Programming language for numerical analysis
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf
@@ -23,6 +19,7 @@ PLIST_SUB= ALGAE_VERSION=${ALGAE_VERSION}
MAN1= algae.1
INFO= algae
+MAKE_JOBS_UNSAFE= yes
USE_FORTRAN= yes
LDFLAGS+= -L`${CAT} ${WRKSRC}/LIBDIR`/../../.. -L`${CAT} ${WRKSRC}/LIBDIR` -L${LOCALBASE}/lib
FORTRANLIBS= gfortranbegin gfortran