Bug 133000

Summary: [PATCH] ftp/wget: mark MAKE_JOBS_SAFE
Product: Ports & Packages Reporter: Martin Matuska <mm>
Component: Individual Port(s)Assignee: Vasil Dimov <vd>
Status: Closed FIXED    
Severity: Affects Only Me CC: vd
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
wget-1.11.4.patch none

Description Martin Matuska freebsd_committer freebsd_triage 2009-03-24 12:00:09 UTC
Mark MAKE_JOBS_SAFE for SMP compilation.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-24 12:00:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vd

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-27 06:59:42 UTC
vd          2009-03-27 06:59:32 UTC

  FreeBSD ports repository

  Modified files:
    ftp/wget             Makefile 
  Log:
  Mark ftp/wget as safe for building with make -jX.
  
  PR:             ports/133000
  Submitted by:   mm@
  
  Revision  Changes    Path
  1.90      +1 -0      ports/ftp/wget/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 Vasil Dimov freebsd_committer freebsd_triage 2009-03-27 06:59:49 UTC
State Changed
From-To: open->closed

Committed, thanks!