ports/136631: [PATCH] graphics/blender: mark MAKE_JOBS_UNSAFE

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Jul 9 21:40:02 UTC 2009


>Number:         136631
>Category:       ports
>Synopsis:       [PATCH] graphics/blender: mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 09 21:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Jun  1 22:13:51 MSD
>Description:
Mark this port MAKE_JOBS_UNSAFE, as it fails with forced make jobs:

http://people.freebsd.org/~amdmi3/blender.log

Port maintainer (mva at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- blender-2.49a.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/graphics/blender/Makefile,v
retrieving revision 1.33
diff -u -u -r1.33 Makefile
--- Makefile	26 Jun 2009 06:16:17 -0000	1.33
+++ Makefile	9 Jul 2009 21:38:18 -0000
@@ -26,6 +26,7 @@
 USE_SDL=	sdl
 USE_GL=		gl glu
 USE_GMAKE=	yes
+MAKE_JOBS_UNSAFE=	yes
 
 SUB_FILES=	blender
 
--- blender-2.49a.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list