Landry Breuil <[email protected]> wrote: > The port seems wrong on other aspects, while here.. > > WANTLIB= c ldns > BUILD_DEPENDS= ::net/ldns/libldns > RUN_DEPENDS= ::net/ldns/libldns > > Should be > > LIB_DEPENDS= ldns::net/ldns/libldns > WANTLIB= c
Yes. However, this just happens to result in the very same dependency directives in +CONTENTS, so we can postpone this cleanup. -- Christian "naddy" Weisgerber [email protected]
