ports/167599: [PATCH] security/bsmtrace: Set MAKE_JOBS_UNSAFE

Bryan Drewery bryan at shatow.net
Sat May 5 03:00:20 UTC 2012


>Number:         167599
>Category:       ports
>Synopsis:       [PATCH] security/bsmtrace: Set MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 05 03:00:19 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Bryan Drewery
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:

	
>Description:
	Does not build with FORCE_MAKE_JOBS.
>How-To-Repeat:
	Set FORCE_MAKE_JOBS and try building.
>Fix:

	

--- patch-bsmtrace.txt begins here ---
--- Makefile.orig	2012-05-04 21:46:49.000000000 -0500
+++ Makefile	2012-05-04 21:47:00.000000000 -0500
@@ -19,6 +19,8 @@
 MAN1=		bsmtrace.1
 MAN5=		bsmtrace.conf.5
 
+MAKE_JOBS_UNSAFE=	yes
+
 .include <bsd.port.pre.mk>
 .if ${OSVERSION} < 602000
 IGNORE=		release 6.2-RELEASE or later is required
--- patch-bsmtrace.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list