lang/ruby30: Mark BROKEN_SSL
- Fails to build the openssl module with OpenSSL 3.0.0 and later Approved by: portmgr (blanket)
This commit is contained in:
parent
33a10e3ca7
commit
b29bb9d82f
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ LIB_DEPENDS= libyaml.so:textproc/libyaml
|
|||
RUN_DEPENDS= libffi>=0:devel/libffi
|
||||
|
||||
USES= autoreconf cpe ruby:none ssl tar:xz
|
||||
BROKEN_SSL= openssl30 openssl31
|
||||
BROKEN_SSL_REASON= Do not build openssl module
|
||||
|
||||
CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \
|
||||
--disable-rpath \
|
||||
|
|
Loading…
Reference in a new issue