math/blis: pacify portlint, add test target, optimize for power9 on powerpc64
- Move USES block to pacify portlint.
- Add test target.
- Add perl as a build dependency, I'm not sure how it worked before.
- Optimize for power9 on powerpc64. This will break blis on all earlier POWER generations, but nothing depends on this port so I guess it's ok. make test passes fine on both elfv1 and elfv2.
- Remove LIBNAME, it's not necessary.
PR: 246194
Approved by: jmd (maintainer timeout)