Bug 149435 - [patch] multimedia/dvdrip mark MAKE_JOBS_UNSAFE
Summary: [patch] multimedia/dvdrip mark MAKE_JOBS_UNSAFE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-08 16:30 UTC by Ivan Klymenko
Modified: 2010-08-09 06:10 UTC (History)
0 users

See Also:


Attachments
file.diff (283 bytes, patch)
2010-08-08 16:30 UTC, Ivan Klymenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Klymenko 2010-08-08 16:30:09 UTC
The port sometimes doesn't build when FORCE_MAKE_JOBS is defined.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-08-09 06:01:30 UTC
miwi        2010-08-09 05:01:22 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/dvdrip    Makefile 
  Log:
  - Mark as MAKE_JOBS_UNSAFE
  
  PR:             149435
  Submitted by:   Ivan Klymenko <fidaj@ukr.net>
  
  Revision  Changes    Path
  1.49      +1 -0      ports/multimedia/dvdrip/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-08-09 06:01:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!