cvs commit: ports/audio/gx2osd Makefile ports/audio/gx2osd/files patch-src-wscript

Li-Wen Hsu lwhsu at FreeBSD.org
Tue Apr 7 05:15:52 PDT 2009


lwhsu       2009-04-07 12:15:44 UTC

  FreeBSD ports repository

  Modified files:
    audio/gx2osd         Makefile 
  Added files:
    audio/gx2osd/files   patch-src-wscript 
  Log:
  Fix building with boost 1.37:
  - Add -I${LOCALBASE}/include to CPPFLAGS, so boost headers can be found by waf
  - Remove single header test from wscript, as it won't succeed without linking to boost_filesystem library
  
  While here, minor fixes:
  - Install manpages relative to PREFIX, not LOCALBASE
  - Some whitespace/identation nits
  
  PR:             ports/132891
  Submitted by:   amdmi3
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.8       +5 -5      ports/audio/gx2osd/Makefile
  1.1       +12 -0     ports/audio/gx2osd/files/patch-src-wscript (new)


More information about the cvs-all mailing list