ports/136792: [PATCH] x11-toolkits/p5-Wx: mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Wed Jul 15 13:40:06 UTC 2009
>Number: 136792
>Category: ports
>Synopsis: [PATCH] x11-toolkits/p5-Wx: 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: Wed Jul 15 13:40:05 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:
Mark the port MAKE_JOBS_UNSAFE, it fails with forced parallel build.
Port maintainer (cm at therek.net) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Wx-0.91_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-toolkits/p5-Wx/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile 30 Jun 2009 13:04:07 -0000 1.4
+++ Makefile 15 Jul 2009 11:42:13 -0000
@@ -26,6 +26,7 @@
PERL_CONFIGURE= yes
CC= ${CXX}
CFLAGS+= -pthread -Wno-write-strings
+MAKE_JOBS_UNSAFE= yes
.if defined(WITH_UNICODE)
WX_UNICODE= yes
--- p5-Wx-0.91_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list