On 2024/02/14 19:27, Omar Polo wrote: > +BUILD_DEPENDS = audio/deadbeef \ > + devel/libtool
that is gnu libtool, which is only used if USE_LIBTOOL=gnu is set (and in that case the BDEP isn't needed). the dep should be removed.
On 2024/02/14 19:27, Omar Polo wrote: > +BUILD_DEPENDS = audio/deadbeef \ > + devel/libtool
that is gnu libtool, which is only used if USE_LIBTOOL=gnu is set (and in that case the BDEP isn't needed). the dep should be removed.