Bug 167599 - [PATCH] security/bsmtrace: Set MAKE_JOBS_UNSAFE
Summary: [PATCH] security/bsmtrace: Set 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: aaron meihm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-05 04:00 UTC by Bryan Drewery
Modified: 2012-05-25 18:20 UTC (History)
0 users

See Also:


Attachments
patch-bsmtrace.txt (296 bytes, patch)
2012-05-05 04:00 UTC, Bryan Drewery
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Drewery 2012-05-05 04:00:19 UTC
	Does not build with FORCE_MAKE_JOBS.

How-To-Repeat: 	Set FORCE_MAKE_JOBS and try building.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-05 04:00:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 aaron meihm freebsd_committer freebsd_triage 2012-05-23 00:52:02 UTC
On Fri, May 4, 2012 at 10:00 PM, <edwin@freebsd.org> wrote:

> Synopsis: [PATCH] security/bsmtrace: Set MAKE_JOBS_UNSAFE
>
> Responsible-Changed-From-To: freebsd-ports-bugs->alm
> Responsible-Changed-By: edwin
> Responsible-Changed-When: Sat May 5 03:00:34 UTC 2012
> Responsible-Changed-Why:
> Over to maintainer (via the GNATS Auto Assign Tool)
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=167599
>

confirmed dependency issue with package; please commit.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-25 18:16:28 UTC
crees       2012-05-25 17:15:53 UTC

  FreeBSD ports repository

  Modified files:
    security/bsmtrace    Makefile 
  Log:
  Set MAKE_JOBS_UNSAFE-- does not build with FORCE_MAKE_JOBS
  
  PR:             ports/167599
  Submitted by:   Bryan Drewery <bryan@shatow.net>
  Approved by:    alm (maintainer)
  
  Remove compatibility for FreeBSD <7; obsolete versions
  
  PR:             ports/168280
  Submitted by:   crees
  Approved by:    alm (maintainer)
  
  Revision  Changes    Path
  1.5       +2 -5      ports/security/bsmtrace/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 4 Chris Rees freebsd_committer freebsd_triage 2012-05-25 18:17:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!