ports/162412: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon Sep 3 19:10:18 UTC 2012


The following reply was made to PR ports/162412; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-x11 mailing list