Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2009 23:06:36 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nikola.lecic@anthesphoria.net
Subject:   ports/135653: [PATCH] devel/m17n-lib: Mark MAKE_JOBS_UNSAFE
Message-ID:  <200906170306.n5H36adL086453@frieza.p6m7g8.net>
Resent-Message-ID: <200906170310.n5H3A2Hs074121@freefall.freebsd.org>

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

>Number:         135653
>Category:       ports
>Synopsis:       [PATCH] devel/m17n-lib: 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 Jun 17 03:10: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 (nikola.lecic@anthesphoria.net) is cc'd.

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

--- m17n-lib-1.5.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/m17n-lib/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	23 Jan 2009 16:27:20 -0000	1.22
+++ Makefile	17 Jun 2009 03:06:11 -0000
@@ -21,6 +21,8 @@
 		otf.0:${PORTSDIR}/print/libotf
 RUN_DEPENDS=	m17n-db>=1.5.1:${PORTSDIR}/devel/m17n-db
 
+MAKE_JOBS_UNSAFE=	yes
+
 USE_XORG=	xaw xft xt
 USE_GNOME=	gnometarget libxml2 pkgconfig
 USE_AUTOTOOLS=	libtool:15
--- m17n-lib-1.5.2_1.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?200906170306.n5H36adL086453>