From cfcc8c6c9a8b2528c8f675f275cf2be296d723f8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 12 Jul 2013 13:20:04 +0000 Subject: Mark jobs unsafe Trim headers Convert to USES=gmake --- cad/scotch/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'cad/scotch') diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index e9edf114c12c..e40ded385a65 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: scotch -# Date created: Thu 2 feb 2006 -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= scotch DISTVERSION= 5.1.12b_esmumps @@ -21,7 +17,9 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept CONFLICTS= gbase-0.* gmap-2006.* -USE_GMAKE= yes +USES= gmake +MAKE_JOBS_UNSAFE= yes + .if defined(MAINTAINER_MODE) USE_FORTRAN= yes .endif -- cgit v1.2.3