Date: Mon, 3 Sep 2012 19:10:18 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-x11@FreeBSD.org Subject: Re: ports/162412: commit references a PR Message-ID: <201209031910.q83JAIpx080614@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/162412; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/162412: commit references a PR Date: Mon, 3 Sep 2012 19:04:41 +0000 (UTC) Author: eadler Date: Mon Sep 3 19:04:31 2012 New Revision: 303610 URL: http://svn.freebsd.org/changeset/ports/303610 Log: After a report of an error, mark graphics/libGL as not MAKE_JOBS_SAFE PR: ports/162412 Submitted by: 4720@hushmail.com Reviewed by: zeising Modified: head/graphics/libGL/bsd.mesalib.mk Modified: head/graphics/libGL/bsd.mesalib.mk ============================================================================== --- head/graphics/libGL/bsd.mesalib.mk Mon Sep 3 19:01:55 2012 (r303609) +++ head/graphics/libGL/bsd.mesalib.mk Mon Sep 3 19:04:31 2012 (r303610) @@ -44,7 +44,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209031910.q83JAIpx080614>