diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-03 21:07:17 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-03 21:07:17 +0000 |
commit | 0090808295dbe0366733c7871468f154c19d17e8 (patch) | |
tree | cdbc504d12ee8db825712bef5ec2e47a54174d4a /benchmarks | |
parent | f9d68c28cd5becf26206cdaa9e2ed8c717c3f5b3 (diff) | |
download | ports-0090808295dbe0366733c7871468f154c19d17e8.tar.gz ports-0090808295dbe0366733c7871468f154c19d17e8.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index 044cf4a9eb16..1a696c7e326d 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -12,6 +12,7 @@ COMMENT= Measures the throughput of a TCP connection PLIST_FILES= bin/tcpblast +USES= uidfix WRKSRC= ${WRKDIR}/src do-extract: |