Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2006 11:28:16 +0000 (UTC)
From:      Volker Stolz <vs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/bittwist Makefile
Message-ID:  <200604251128.k3PBSHlQ031825@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
vs          2006-04-25 11:28:16 UTC

  FreeBSD ports repository

  Modified files:
    net/bittwist         Makefile 
  Log:
  - uses round() which is only available in 5.3 and higher.  It
     also depends upon a relatively recent version of libpcap which only
     exists in the base of 6.0 and up[1].  The attached patch marks it as
     broken on 5.2 and lower, and depends on net/libpcap for 5.3 up to 6.0.
  - respect CC/CFLAGS
  
  PR:             ports/96273
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.2       +10 -2     ports/net/bittwist/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604251128.k3PBSHlQ031825>