svn commit: r390796 - head/ftp/curl

Tijl Coosemans tijl at FreeBSD.org
Mon Jun 29 07:28:26 UTC 2015


On Sun, 28 Jun 2015 23:53:37 -0400 "Philip M. Gollucci" <pgollucci at p6m7g8.com> wrote:
> On Sun, Jun 28, 2015 at 2:10 PM, Sunpoet Po-Chuan Hsieh <sunpoet at freebsd.org
> wrote:
>> exists(${LOCALBASE}/lib/libcrypto.so)
> 
> Doing a .if exists is almost (always?) never right.  Its even in the phb.

Well, you have to be pragmatic about such rules.  This one is copied
from bsd.openssl.mk and it's only used to set OPTIONS_DEFAULT.  It
allows the port to build by default for users with security/openssl
installed and fixes poudriere builds when make.conf contains
WITH_OPENSSL_PORT.


More information about the svn-ports-head mailing list