ports/135896: [PATCH] textproc/xerces-c2: mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Sun Jun 21 20:20:07 UTC 2009
>Number: 135896
>Category: ports
>Synopsis: [PATCH] textproc/xerces-c2: mark MAKE_JOBS_UNSAFE
>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: Sun Jun 21 20:20:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Mon Jun 1 22:13:51 MSD
>Description:
Maek MAKE_JOBS_UNSAFE. This fails with forced MAKE_JOBS.
Port maintainer (kenm at icarz.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- xerces-c2-2.7.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/textproc/xerces-c2/Makefile,v
retrieving revision 1.25
diff -u -u -r1.25 Makefile
--- Makefile 6 Sep 2008 01:10:09 -0000 1.25
+++ Makefile 21 Jun 2009 20:13:51 -0000
@@ -75,6 +75,7 @@
USE_GMAKE= yes
MAKE_ENV+= XERCESCROOT=${WRKSRC}
+MAKE_JOBS_UNSAFE= yes
HAS_CONFIGURE= yes
CONFIGURE_ENV+= XERCESCROOT=${WRKSRC} TRANSCODER=${TRANSCODER}
--- xerces-c2-2.7.0_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list