aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-02-22 17:09:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-02-22 17:09:47 +0000
commit69d102e21589d4dcac597b73d87f6312c78ca9b2 (patch)
tree6e785b5fba9bf64091659ac258f8984b79d3153d /benchmarks
parent11bc2b504090592d815c7718e0176900dce5914a (diff)
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/flowgrind/Makefile7
-rw-r--r--benchmarks/flowgrind/pkg-plist3
2 files changed, 4 insertions, 6 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile
index f9b97ef72633..ffb80ab6802d 100644
--- a/benchmarks/flowgrind/Makefile
+++ b/benchmarks/flowgrind/Makefile
@@ -12,15 +12,10 @@ COMMENT= Measure throughput and other metrics for TCP
LIB_DEPENDS= libxmlrpc++.so:${PORTSDIR}/net/xmlrpc-c \
libgsl.so:${PORTSDIR}/math/gsl \
- libpcap.so:${PORTSDIR}/net/libpcap
+ libpcap.so.1:${PORTSDIR}/net/libpcap
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-debug
-MAN1= flowgrind-stop.1 \
- flowgrind.1 \
- flowgrindd.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/benchmarks/flowgrind/pkg-plist b/benchmarks/flowgrind/pkg-plist
index d1f65d5897cd..d3bd5e90e14f 100644
--- a/benchmarks/flowgrind/pkg-plist
+++ b/benchmarks/flowgrind/pkg-plist
@@ -1,3 +1,6 @@
bin/flowgrind
bin/flowgrind-stop
sbin/flowgrindd
+man/man1/flowgrind-stop.1.gz
+man/man1/flowgrind.1.gz
+man/man1/flowgrindd.1.gz