ports/167934: [PATCH] databases/sqlite3: Set MAKE_JOBS_UNSAFE

Bryan Drewery bryan at shatow.net
Tue May 15 18:20:02 UTC 2012


>Number:         167934
>Category:       ports
>Synopsis:       [PATCH] databases/sqlite3: 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:   Tue May 15 18:20:02 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-sqlite3-jobs.txt begins here ---
--- Makefile.orig	2012-05-15 13:15:58.000000000 -0500
+++ Makefile	2012-05-15 13:16:13.000000000 -0500
@@ -25,6 +25,8 @@
 USE_LDCONFIG=	YES
 GNU_CONFIGURE=	YES
 
+MAKE_JOBS_UNSAFE=	yes
+
 # Compilation Options For SQLite http://www.sqlite.org/compile.html
 OPTIONS=	\
 		FTS3		"Enable FTS3/4 (Full Text Search) module" on \
--- patch-sqlite3-jobs.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list