ports/135479: [PATCH] lang/erlang: mark MAKE_JOBS_UNSAFE
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu Jun 11 15:30:02 UTC 2009
>Number: 135479
>Category: ports
>Synopsis: [PATCH] lang/erlang: 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: Thu Jun 11 15:30:01 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:
Make MAKE_JOBS_UNSAFE; it fails with forced jobs.
Port maintainer (olgeni at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- erlang-r13b_1,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/lang/erlang/Makefile,v
retrieving revision 1.130
diff -u -u -r1.130 Makefile
--- Makefile 4 Jun 2009 12:19:13 -0000 1.130
+++ Makefile 11 Jun 2009 15:06:00 -0000
@@ -64,6 +64,7 @@
GNU_CONFIGURE= yes
ONLY_FOR_ARCHS= i386 amd64 sparc64
REINPLACE_ARGS= -i
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.pre.mk>
--- erlang-r13b_1,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list