On 2020/01/31 17:27, Landry Breuil wrote: > On Fri, Jan 31, 2020 at 09:18:35AM -0700, Timothy Brown wrote: > > Hi, > > > > Thanks to Christian for pointing out a missing dependency in > > productivity/mcds. Namely security/gnupg2 as I use `gpgconf` > > when using GPGME. > > > > Please find the diff attached. I've bumped it to REVISION 0. > > > > Once again, if I've done anything incorrectly please let me know. > > If you're not linking against it, then maybe it should only be a > RUN_DEPENDS, and since configure checks for it maybe should also be a > BUILD_DEPENDS - but i'm not sure it should be a LIB_DEPENDS :) >
yes. a port can never be a valid LIB_DEPENDS if it has no SHARED_LIBS entry.
