Subject: Re: msmtp pkgsrc entry for testing
To: Bryan Vyhmeister <bsd@hub3.net>
From: Juan RP <juan@xtraeme.UnixBSD.org>
List: tech-pkg
Date: 09/18/2003 08:50:51
On Wed, 17 Sep 2003 23:47:39 -0700
Bryan Vyhmeister <bsd@hub3.net> wrote:

> 
> Thank you for the reminder. Those issues are now fixed.
> 
> > Since it needs OpenSSL, it should be added as a dependency (through
> buildlink2).
> 
> I added the following to the Makefile:
> 
> .include "../../security/openssl/buildlink2.mk"
> 
> Should that cause it to build OpenSSL? I was only able to cause OpenSSL to be
> built by putting the following in the Makefile:

Nope, if you have a compatible version of OpenSSL defined in
openssl/buildlink2.mk.

> 
> DEPENDS+= openssl:../../security/openssl
> 
> Should I add both of these? Thank you for your help.

Adding the openssl's buildlink is enough.

Cheers,
-- 
Juan RP <juan AT xtraeme DOT UnixBSD DOT org>