K 10 svn:author V 5 novel K 8 svn:date V 27 2015-09-01T17:12:31.167700Z K 7 svn:log V 387 Deadbeef creates ar-inside-ar during the build and that causes build failure on -CURRENT because strip cannot handle this. As it was confirmed by upstream that it's safe to disable static libs [1], do and and fix build on -CURRENT. Drop static libs from plist and bump PORTREVISION. 1: https://github.com/Alexey-Yakovenko/deadbeef/issues/1255 PR: 202573 Approved by: vg (maintainer) END