pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/38333 (mail/alpine fails on build)



On Tue, Jul 15, 2008 at 10:20:01PM +0000, Joerg Sonnenberger wrote:
> The following reply was made to PR pkg/38333; it has been noted by GNATS.
> 
> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: pkg/38333 (mail/alpine fails on build)
> Date: Wed, 16 Jul 2008 00:15:03 +0200
> 
>  On Tue, Jul 15, 2008 at 10:05:05PM +0000, David Brownlee wrote:
>  >    If you move /etc/mk.conf to one side and run 'make show-var
>  >    VARNAME=SSLBASE' in pkgsrc/mail/alpine what does it say?
>  >    Typically SSLBASE is defined by security/openssl/buildlink3.mk.
>  >    If you are trying to get alpine to use pkgsrc openssl Could
>  >    you try setting IS_BUILTIN.openssl=no ?
>  
>  I think you mean PREFER_PKGSRC=openssl.
>  
>  Joerg


So, i moved mk.conf aside and got the default value of /usr. None of these
methods are working for me to get SSLBASE == /usr/pkg:

PKG_SYSCONFDIR.openssl=${PKG_SYSCONFBASE}/openssl
SSLBASE=/usr/pkg
USE_BUILTIN.openssl=NO
PREFER_PKGSRC=openssl
PREFER_PKGSRC=yes

What is the correct method to get this to work? 

TIA


Home | Main Index | Thread Index | Old Index