diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2018-02-16 17:52:50 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-02-16 17:52:50 +0000 |
commit | 7a678b4918052a42c89b9f8699819abb39d58544 (patch) | |
tree | 94ac9d5e64301b767c5660fd3292d23bb4b31957 /benchmarks/sipp/Makefile | |
parent | 88783c11cd6629921a8e91238f076646a9154e65 (diff) | |
download | ports-7a678b4918052a42c89b9f8699819abb39d58544.tar.gz ports-7a678b4918052a42c89b9f8699819abb39d58544.zip |
Notes
Diffstat (limited to 'benchmarks/sipp/Makefile')
-rw-r--r-- | benchmarks/sipp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index e1d27c1413d1..235e5719faf7 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= help2man:misc/help2man BROKEN_powerpc64= fails to compile: stat.hpp:307: error: ISO C++ does not support long long BROKEN_SSL= openssl-devel +BROKEN_SSL_REASON_openssl-devel= configure: error: ssl library missing PLIST_FILES= bin/sipp man/man1/sipp.1.gz |