K 10 svn:author V 8 tcberner K 8 svn:date V 27 2021-02-10T19:20:06.841546Z K 7 svn:log V 383 multimedia/libxine: fix linking against openssl This fixes the build on DragonflyBSD (and likely openssl from ports): [...] tls/tls_openssl.c:183: error: undefined reference to 'ERR_get_error' tls/tls_openssl.c:183: error: undefined reference to 'ERR_error_string' tls/tls_openssl.c:199: error: undefined reference to 'ERR_get_error' [...] Reported by: tuxillo@quantumachine.net END