ports/149435: [patch] multimedia/dvdrip mark MAKE_JOBS_UNSAFE

Ivan Klymenko fidaj at ukr.net
Sun Aug 8 15:30:10 UTC 2010


>Number:         149435
>Category:       ports
>Synopsis:       [patch] multimedia/dvdrip 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:23:51.000000000 +0300
+++ Makefile	2010-08-08 18:25:18.000000000 +0300
@@ -40,6 +40,7 @@
 CONFIGURE_ENV=	SKIP_UNPACK_REQUIRED_MODULES=1
 USE_CDRTOOLS=	yes
 USE_GETTEXT=	yes
+MAKE_JOBS_UNSAFE=	yes
 
 MAN1=		dvdrip.1 dvdrip-progress.1 dvdrip-splitpipe.1
 


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



More information about the freebsd-ports-bugs mailing list