cvs commit: ports/net-p2p/deluge Makefile ports/net-p2p/deluge/files
 patch-setup.py
    Jeremy Messenger 
    mezz at FreeBSD.org
       
    Fri Jan 25 11:46:40 PST 2008
    
    
  
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 at 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
    
    
More information about the cvs-all
mailing list