ports/178362: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon May 6 06:10:01 UTC 2013


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/178362: commit references a PR
Date: Mon,  6 May 2013 06:06:03 +0000 (UTC)

 Author: kwm
 Date: Mon May  6 06:05:56 2013
 New Revision: 317462
 URL: http://svnweb.freebsd.org/changeset/ports/317462
 
 Log:
   This port is still not jobs safe, so add back MAKE_JOBS_UNSAFE.
   
   PR:		ports/178362
   Submitted by:	mandree@
 
 Modified:
   head/misc/shared-mime-info/Makefile
 
 Modified: head/misc/shared-mime-info/Makefile
 ==============================================================================
 --- head/misc/shared-mime-info/Makefile	Mon May  6 06:01:32 2013	(r317461)
 +++ head/misc/shared-mime-info/Makefile	Mon May  6 06:05:56 2013	(r317462)
 @@ -18,6 +18,7 @@ USES=		pathfix pkgconfig gettext
  USE_GNOME=	glib20 libxml2 intltool intlhack
  CPPFLAGS+=	-I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib
 +MAKE_JOBS_UNSAFE=	yes
  
  MAN1=		update-mime-database.1
  
 _______________________________________________
 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-gnome mailing list