K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-08-05T14:23:23.663545Z K 7 svn:log V 284 biology/hhsuite: fix build on powerpc64 This port can't use Altivec. Instead, it's possible to use GCC's translation layer from SSE. Adjust build flags to do it. PR: 239645 Approved by: yuri (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21160 END