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:
Muhammad Moinur Rahman 2023-05-02 20:23:12 +02:00
parent 33a10e3ca7
commit b29bb9d82f

View file

@ -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 \