K 10 svn:author V 6 marino K 8 svn:date V 27 2016-08-04T16:41:53.105096Z K 7 svn:log V 283 net-mgmt/icinga2: Fix LIB_DEPENDS with USES=execinfo The unconditional specification of libexecinfo.so is redundant on most plaforms that have libexecinfo.so in base. The helper USES=execinfo was created just to avoid this issue, so convert port to that. Approved by: just-fix-it END