Date: Fri, 25 Jan 2008 19:46:40 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-p2p/deluge Makefile ports/net-p2p/deluge/files patch-setup.py Message-ID: <200801251946.m0PJkeQb061719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2008-01-25 19:46:40 UTC
FreeBSD ports repository
Modified files:
net-p2p/deluge Makefile
net-p2p/deluge/files patch-setup.py
Log:
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 <mvh@ix.netcom.com>
Revision Changes Path
1.31 +1 -0 ports/net-p2p/deluge/Makefile
1.11 +1 -1 ports/net-p2p/deluge/files/patch-setup.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801251946.m0PJkeQb061719>
