Date: Mon, 1 Sep 2008 10:18:27 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/xmlsec1 Makefile Message-ID: <200809011018.m81AIRsI024206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809011018.m81AIRsI024206>
