Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2010 15:20:40 GMT
From:      Ivan Klymenko <fidaj@ukr.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149434: [patch] sysutils/nvclock mark MAKE_JOBS_UNSAFE
Message-ID:  <201008081520.o78FKeTU088324@www.freebsd.org>
Resent-Message-ID: <201008081530.o78FU9wv055471@freefall.freebsd.org>

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

>Number:         149434
>Category:       ports
>Synopsis:       [patch] sysutils/nvclock 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:   Sun Aug 08 15:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ivan Klymenko
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
individual
>Environment:
>Description:
The port sometimes doesn't build when FORCE_MAKE_JOBS is defined.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2010-08-08 18:16:13.000000000 +0300
+++ Makefile	2010-08-08 18:17:50.000000000 +0300
@@ -24,6 +24,7 @@
 		bin/smartdimmer
 MAN1=		nvclock.1
 PORTDOCS=	ABOUT AUTHORS ChangeLog FAQ README
+MAKE_JOBS_UNSAFE=	yes
 
 OPTIONS=	GUI	"Build with GTK user interface"		on
 


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



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