1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

math/lapack95: Mark jobs unsafe

Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
This commit is contained in:
John Marino 2013-08-14 13:14:59 +00:00
parent 0ef157e3f9
commit c4e27606ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324718

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: lapack95
# Date created: 5 Feb 2003
# Whom: NAKATA, Maho <maho@FreeBSD.org>
#
# Created by: NAKATA, Maho <maho@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= lapack95
PORTVERSION= 1.0
@ -21,6 +17,8 @@ USE_FORTRAN= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/LAPACK95
MAKE_JOBS_UNSAFE=yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"