aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/gbump/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gbump/Makefile b/devel/gbump/Makefile
index ba6875be92c9..6ebc291fc016 100644
--- a/devel/gbump/Makefile
+++ b/devel/gbump/Makefile
@@ -16,6 +16,8 @@ LIB_DEPENDS= libgit2.so:devel/libgit2 \
libssh2.so:security/libssh2
USES= cargo ssl
+BROKEN_SSL= openssl30 openssl31
+BROKEN_SSL_REASON= Fails to find OpenSSL development headers
CARGO_CRATES= aho-corasick-0.7.6 \
ansi_term-0.11.0 \