K 10 svn:author V 3 jrm K 8 svn:date V 27 2017-07-25T23:28:26.930955Z K 7 svn:log V 550 math/R: Fix build issues when LIBR option is off and fix runtime issue by permitting FLANG only with RBLAS - Only apply SONAME patches when the relevant options are chosen. This prevents install errors when LIBR is off. - Only permit the FLANG option when RBLAS is chosen, because FLANG causes some configure-time checks to fail and the shared RBLAS library is fallen back upon, but not properly packaged, which causes runtime issues. - Bump PORTREVISION Reported by: rhurlin@gwdg.de Differential Revision: https://reviews.freebsd.org/D11726 END