Bug 137313 - audio/cdparanoia needs to be marked MAKE_JOBS_UNSAFE
Summary: audio/cdparanoia needs to be marked 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: Markus Brueffer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-31 20:20 UTC by Doug Barton
Modified: 2009-08-04 16:50 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Barton freebsd_committer freebsd_triage 2009-07-31 20:20:01 UTC
audio/cdparanoia does not compile with FORCE_MAKE_JOBS it needs to be
marked MAKE_JOBS_UNSAFE

Fix: 

Mark the port MAKE_JOBS_UNSAFE

-- 

    This .signature sanitized for your protection
How-To-Repeat: Compile with FORCE_MAKE_JOBS set
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-02 11:19:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->markus

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-04 16:46:04 UTC
markus      2009-08-04 15:45:47 UTC

  FreeBSD ports repository

  Modified files:
    audio/cdparanoia     Makefile 
  Log:
  Mark port as MAKE_JOBS_UNSAFE
  
  PR:             ports/137313
  Submitted by:   dougb
  
  This also fixes:
  PR:             ports/137429
  Submitted by:   amdmi3
  
  Revision  Changes    Path
  1.16      +1 -0      ports/audio/cdparanoia/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 3 Markus Brueffer freebsd_committer freebsd_triage 2009-08-04 16:46:59 UTC
State Changed
From-To: open->closed

Committed, thanks!