Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2009 19:20:58 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        stas@FreeBSD.org
Subject:   ports/140086: [PATCH] x11-toolkits/ocaml-lablgtk: mark MAKE_JOBS_UNSAFE
Message-ID:  <20091029162058.C1609B829@hades.panopticon>
Resent-Message-ID: <200910291630.n9TGU2pL069510@freefall.freebsd.org>

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

>Number:         140086
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/ocaml-lablgtk: 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 Oct 29 16:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:
Mark MAKE_JOBS_UNSAFE, fails with forced jobs.

http://people.freebsd.org/~amdmi3/ocaml-lablgtk-nognome-noglade-1.2.7_2.log

Port maintainer (stas@FreeBSD.org) is cc'd.

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

--- ocaml-lablgtk-nognome-noglade-1.2.7_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/x11-toolkits/ocaml-lablgtk/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	6 Jun 2008 14:16:23 -0000	1.17
+++ Makefile	29 Oct 2009 02:51:54 -0000
@@ -25,6 +25,7 @@
 		LIBDIR=${LOCALBASE}/lib/ocaml BINDIR=${PREFIX}/bin \
 		INSTALLDIR=${PREFIX}/lib/ocaml/${PORTNAME} \
 		DLLDIR=${PREFIX}/lib/ocaml/stublibs
+MAKE_JOBS_UNSAFE=yes
 
 OPTIONS=	GL	"Enable OpenGL support" on \
 		GNOME	"Enable GNOME support" off \
--- ocaml-lablgtk-nognome-noglade-1.2.7_2.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?20091029162058.C1609B829>