Bug 158805

Summary: [PATCH] news/tin: fix WITH_CANLOCK build
Product: Ports & Packages Reporter: Matthias Andree <mandree>
Component: Individual Port(s)Assignee: Johan van Selst <johans>
Status: Closed FIXED    
Severity: Affects Only Me CC: johans
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tin-1.9.6.patch none

Description Matthias Andree freebsd_committer freebsd_triage 2011-07-11 15:50:03 UTC
Johan,

news/tin no longer builds WITH_CANLOCK=true, since there is no canlock
directory any more. Also, the tin makefile invokes BSD make rather than
GNU make, which barfs with FORCE_MAKE_JOBS.

The attached patch fixes both problems without breaking WITH_CANLOCK.

I intend to commit if I don't hear back within 72 hours. Let me know
if you need more time.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-11 15:50:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158805 

Date: Mon, 11 Jul 2011 17:05:28 +0200
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2011-07-11 19:50:49 UTC
State Changed
From-To: open->closed

Committed, thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-11 19:50:50 UTC
johans      2011-07-11 18:50:32 UTC

  FreeBSD ports repository

  Modified files:
    news/tin             Makefile 
  Log:
  - Fix build with WITH_CANLOCK option set.
  - Fix build with FORCE_MAKE_JOBS by enforcing use of GNU make.
  
  PR:             ports/158805
  Submitted by:   mandree
  
  Revision  Changes    Path
  1.154     +5 -10     ports/news/tin/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"