K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-05-04T22:14:02.806863Z K 7 svn:log V 342 audio/vgmplay: correct endianness on big-endian architectures By default little-endian is specified, which may result in runtime issues. Set it to big-endian where needed. Also add USES=localbase:ldflags. PR: 237173 Approved by: tagattie@yandex.com (maintainer), linimon (mentor) Differential Revision: https://reviews.freebsd.org/D19994 END