cvs commit: ports/net/bittwist Makefile
Volker Stolz
vs at FreeBSD.org
Tue Apr 25 11:28:18 UTC 2006
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
More information about the cvs-all
mailing list