Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2010 15:58:25 GMT
From:      Andrius Morkunas <hinokind@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147977: [patch] irc/ratbox-services mark MAKE_JOBS_UNSAFE
Message-ID:  <201006181558.o5IFwPHB042556@www.freebsd.org>
Resent-Message-ID: <201006181600.o5IG0G66025045@freefall.freebsd.org>

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

>Number:         147977
>Category:       ports
>Synopsis:       [patch] irc/ratbox-services mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 18 16:00:16 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
The port sometimes doesn't build when FORCE_MAKE_JOBS is defined.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN irc/ratbox-services.orig/Makefile irc/ratbox-services/Makefile
--- irc/ratbox-services.orig/Makefile	2010-04-07 00:24:38.000000000 +0000
+++ irc/ratbox-services/Makefile	2010-06-18 15:47:25.972645691 +0000
@@ -41,6 +41,7 @@
 		--enable-pcre=${PREFIX}
 
 PORTDOCS=	operguide.txt userintro.txt whats-new-1.2.txt
+MAKE_JOBS_UNSAFE=yes
 
 #-- Options ------------------------------------------------------------
 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006181558.o5IFwPHB042556>