Bug 158805 - [PATCH] news/tin: fix WITH_CANLOCK build
Summary: [PATCH] news/tin: fix WITH_CANLOCK build
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: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-11 15:50 UTC by Matthias Andree
Modified: 2011-07-11 21:01 UTC (History)
1 user (show)

See Also:


Attachments
tin-1.9.6.patch (1.13 KB, patch)
2011-07-11 15:50 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"