Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 03:20:19 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        janos.mohacsi@bsd.hu
Subject:   ports/135538: [PATCH] textproc/xerces-c2-devel: Mark MAKE_JOBS_UNSAFE=yes
Message-ID:  <200906130720.n5D7KJg4075562@frieza.p6m7g8.net>
Resent-Message-ID: <200906130730.n5D7U3FX002663@freefall.freebsd.org>

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

>Number:         135538
>Category:       ports
>Synopsis:       [PATCH] textproc/xerces-c2-devel: Mark MAKE_JOBS_UNSAFE=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 13 07:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:

Port maintainer (janos.mohacsi@bsd.hu) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xerces-c2-devel-2.8.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/xerces-c2-devel/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- Makefile	12 Oct 2008 11:11:47 -0000	1.27
+++ Makefile	13 Jun 2009 07:19:54 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	janos.mohacsi@bsd.hu
 COMMENT=	Validating XML parser from the Apache XML Project
 
+MAKE_JOBS_UNSAFE=	yes
+
 OPTIONS=	THREADS "Build a thread enabled shared library." on \
 		DEBUG "Include debugging information, do not strip." off \
 		ICONVFBSD "Use IconvFBSD transcoder." on \
--- xerces-c2-devel-2.8.0.patch ends here ---

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



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