Bug 133012 - [PATCH] audio/lame: mark MAKE_JOBS_SAFE
Summary: [PATCH] audio/lame: mark MAKE_JOBS_SAFE
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 16:50 UTC by Martin Matuska
Modified: 2009-03-24 20:10 UTC (History)
1 user (show)

See Also:


Attachments
lame-3.98.2_1.patch (488 bytes, patch)
2009-03-24 16:50 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2009-03-24 16:50:01 UTC
Mark MAKE_JOBS_SAFE for SMP compilation.

Port maintainer (netchild@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-24 16:50:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-24 20:00:58 UTC
mm          2009-03-24 20:00:33 UTC

  FreeBSD ports repository

  Modified files:
    audio/lame           Makefile 
  Log:
  - Add MAKE_JOBS_SAFE variable for SMP compilation
  
  PR:             ports/133012
  Approved by:    netchild (maintainer, via private e-mail)
  
  Revision  Changes    Path
  1.48      +1 -0      ports/audio/lame/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 Martin Matuska freebsd_committer freebsd_triage 2009-03-24 20:08:57 UTC
Responsible Changed
From-To: netchild->mm
Comment 4 Martin Matuska freebsd_committer freebsd_triage 2009-03-24 20:09:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!