cvs commit: ports/security/xmlsec1 Makefile

Johan van Selst johans at FreeBSD.org
Mon Sep 1 10:18:28 UTC 2008


johans      2008-09-01 10:18:27 UTC

  FreeBSD ports repository

  Modified files:
    security/xmlsec1     Makefile 
  Log:
  On FreeBSD, at least, the CLOCKS_PER_SEC is defined as 128.
  Integer-divided by 1000 this means a sure zero, which brings up a
  compiler warning -- a good thing.
  
  The patch fixes the problem while maintaining compatibility for all.
  
  Submitted by:   mi
  
  Revision  Changes    Path
  1.24      +5 -3      ports/security/xmlsec1/Makefile


More information about the cvs-ports mailing list