cvs commit: ports/sysutils/cdrtools Makefile
 ports/sysutils/cdrtools-devel Makefile
    Marius Strobl 
    marius at FreeBSD.org
       
    Fri Sep 17 17:09:34 UTC 2010
    
    
  
marius      2010-09-17 17:09:34 UTC
  FreeBSD ports repository (src committer)
  Modified files:
    sysutils/cdrtools    Makefile 
    sysutils/cdrtools-devel Makefile 
  Log:
  Add a hack allowing to building with TARGET and TARGET_ARCH set in the
  environment as done by the release building scripts. The former causes
  some targets in the Makefiles of the port to be overridden and the later
  is added to the default COMPILE.c variable by gmake. Arguably the release
  building scripts should be fixed to not set TARGET and TARGET_ARCH when
  compiling the cdrtools port in case of a cross-release but for reasons
  beyond me this just worked with cdrtools 2.01
  
  Approved by:    netchild
  
  Revision  Changes    Path
  1.124     +5 -0      ports/sysutils/cdrtools-devel/Makefile
  1.80      +5 -0      ports/sysutils/cdrtools/Makefile
    
    
More information about the cvs-ports
mailing list