Bug 133221

Summary: [PATCH] set MAKE_JOBS_SAFE for science/lamprop
Product: Ports & Packages Reporter: rsmith
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description rsmith 2009-03-30 21:20:01 UTC
	Currently, there is no MAKE_JOBS_* variable set.

Fix: Apply the following patch to the makefile:
----- science/lamprop/Makefile -----


----- science/lamprop/Makefile -------YcAsXa0wQg4L2kmSlYOCVlUZj58gMEoEKonGxT4v0t9HYoS0
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.orig	2009-03-30 21:55:39.000000000 +0200
+++ Makefile	2009-03-30 21:56:09.000000000 +0200
@@ -13,6 +13,7 @@
 MAINTAINER=	rsmith@xs4all.nl
 COMMENT=	Calculates properties of fiber reinforced composites
 
+MAKE_JOBS_SAFE= yes
 PLIST_FILES=	bin/lamprop
 
 MAN1=		lamprop.1
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-03-30 21:41:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-03-31 08:52:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-03-31 08:52:26 UTC
miwi        2009-03-31 07:52:12 UTC

  FreeBSD ports repository

  Modified files:
    science/lamprop      Makefile distinfo 
  Log:
  - Allow to build with MAKE_JOBS_SAFE
  
  PR:             133221
  Submitted by:   Roland Smith <rsmith@xs4all.nl> (maintainer)
  
  Revision  Changes    Path
  1.7       +1 -0      ports/science/lamprop/Makefile
  1.4       +1 -1      ports/science/lamprop/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"