Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Feb 2013 05:14:15 +0400 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@FreeBSD.org
Subject:   [PATCH] x11/babl: mark MAKE_JOBS_UNSAFE
Message-ID:  <20130204011415.26618E90@hades.panopticon>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Dmitry Marakasov
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] x11/babl: mark MAKE_JOBS_UNSAFE
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 9.0-RELEASE-p3 amd64
>Environment:
System: FreeBSD hades.panopticon 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Wed Jun 13 17:39:20 MSK 2012
>Description:
Subj. Failed build log:

http://people.freebsd.org/~amdmi3/babl-0.1.6.log

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- babl-0.1.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11/babl/Makefile ./Makefile
--- /usr/ports/x11/babl/Makefile	2012-11-17 10:03:14.000000000 +0400
+++ ./Makefile	2013-02-04 04:58:20.692932628 +0400
@@ -27,6 +27,7 @@
 USE_AUTOTOOLS=	libtool
 USE_GNOME=	pkgconfig gnomehack ltverhack
 USE_GMAKE=	yes
+MAKE_JOBS_UNSAFE=yes
 
 OPTIONS=	SIMD "Use cpu-specific optimizations if available" off
 
--- babl-0.1.6.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130204011415.26618E90>