Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2009 12:15:44 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/gx2osd Makefile ports/audio/gx2osd/files patch-src-wscript
Message-ID:  <200904071215.n37CFibc093698@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904071215.n37CFibc093698>