diff options
author | Babak Farrokhi <farrokhi@FreeBSD.org> | 2017-01-23 08:24:32 +0000 |
---|---|---|
committer | Babak Farrokhi <farrokhi@FreeBSD.org> | 2017-01-23 08:24:32 +0000 |
commit | 7e7e3f2463c416d12a93056d18614544cf3e5ea1 (patch) | |
tree | 51b5eb234374ae331945ea68c73fa4e67f0c8735 /benchmarks | |
parent | a375f58fb39b09349fe42a75835c7d230a6a5e69 (diff) | |
download | ports-7e7e3f2463c416d12a93056d18614544cf3e5ea1.tar.gz ports-7e7e3f2463c416d12a93056d18614544cf3e5ea1.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/sipp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index d0e3f1fa296a..68bceade1cea 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -12,6 +12,8 @@ COMMENT= SIP benchmarking and testing tool LICENSE= GPLv2 +BUILD_DEPENDS= help2man:misc/help2man + PLIST_FILES= bin/sipp man/man1/sipp.1.gz USES= autoreconf gmake ncurses |