Date: Fri, 22 Aug 2014 18:03:20 -0400 From: Robert Huff <roberthuff@rcn.com> To: ports@freebsd.org Subject: question about "pkg install" Message-ID: <53F7BE28.2030807@rcn.com>
next in thread | raw e-mail | index | archive | help
Scenario: I have a program (several, actually) I need to install from the generic package repository. These programs depend on openldap-client; however I have openldap-sasl-client installed. In my experience the two have been interchangeable when compiling from ports. Is there a way to tell 'pkg install' "Yeah, I know it says openldap-client, but the same version of openldap-sasl-client satisfies the dependency"? Or do I just use 'pkg install -M' and hope everything works? Respectfully, Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53F7BE28.2030807>