K 10 svn:author V 4 mezz K 8 svn:date V 27 2008-01-25T19:46:40.000000Z K 7 svn:log V 272 Remove link with librt, FreeBSD doesn't need it. Our clock_gettime() is in libc and Linux is in librt. This should fix the build on FreeBSD 6.x and below as librt was added in FreeBSD 7.x. Bump the PORTREVISION to unlink it. Reported by: Mike Harding END