ports/170068: [patch] mark x11-toolkits/wxgtk28 MAKE_JOBS_UNSAFE

Steve Wills swills at FreeBSD.org
Sun Jul 22 14:20:07 UTC 2012


>Number:         170068
>Category:       ports
>Synopsis:       [patch] mark x11-toolkits/wxgtk28 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:   Sun Jul 22 14:20:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        
>Organization:
>Environment:
>Description:
x11-toolkits/wxgtk28 failed to build for me with MAKE_JOBS enabled. Here's a patch to disable it.
>How-To-Repeat:

>Fix:
Index: Makefile===================================================================
--- Makefile    (revision 301293)
+++ Makefile    (working copy)
@@ -25,7 +25,7 @@ USE_XORG=      x11 sm xxf86vm xinerama 
 USE_GL=                glu
 USE_GMAKE=     yes
-MAKE_JOBS_SAFE=        yes
+MAKE_JOBS_UNSAFE=      yes
 USE_ICONV=     yes
 USE_GNOME=     gtk20
 GNU_CONFIGURE= yes


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



More information about the freebsd-ports-bugs mailing list