Bug 159047

Summary: SRC_BASE is in bsd.port.mk and need not be set in port Makefiles
Product: Documentation Reporter: Ben Kaduk <kaduk>
Component: Books & ArticlesAssignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ben Kaduk 2011-07-19 23:20:11 UTC
Since r1.662 (Fri Dec 17 03:21:19 2010 UTC (7 months ago) by linimon), SRC_BASE has been defined in bsd.port.mk; individual port Makefiles need not set it themselves.  Update the porter's handbook example for ports that require kernel sources, accordingly.

Prodded-by: zi

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-07-20 05:26:14 UTC
State Changed
From-To: open->closed

Good catch.  I should have checked for this when I did the bpm commit. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-07-20 05:26:14 UTC
Responsible Changed
From-To: freebsd-doc->linimon
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-20 05:26:15 UTC
linimon     2011-07-20 04:26:06 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/porters-handbook book.sgml 
  Log:
  It is no longer necessary to define SRC_BASE?= in a port Makefile.
  
  PR:             docs/159047
  Submitted by:   Ben Kaduk <kaduk@mit.edu>
  
  Revision  Changes    Path
  1.1113    +1 -3      doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
_______________________________________________
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"