How to overwrite openssl base with the one from ports?

2010-01-15 Thread Andrei Brezan
Hello list, I seem to have some problems overwriting openssl base. I have tried building security/openssl with OPENSSL_OVERWRITE_BASE=YES but to no success. After i run: make OPENSSL_OVERWRITE_BASE=YES install clean i get the port installed in /usr/local/bin and lib ok, but i'm left with openssl

Re: How to overwrite openssl base with the one from ports?

2010-01-15 Thread Matthew Seaman
Andrei Brezan wrote: Hello list, I seem to have some problems overwriting openssl base. I have tried building security/openssl with OPENSSL_OVERWRITE_BASE=YES but to no success. After i run: make OPENSSL_OVERWRITE_BASE=YES install clean i get the port installed in /usr/local/bin and lib ok,

Re: How to overwrite openssl base with the one from ports?

2010-01-15 Thread Andrei Brezan
Matthew Seaman wrote: Andrei Brezan wrote: Hello list, I seem to have some problems overwriting openssl base. I have tried building security/openssl with OPENSSL_OVERWRITE_BASE=YES but to no success. After i run: make OPENSSL_OVERWRITE_BASE=YES install clean i get the port installed in