Date: Fri, 15 Jan 2010 10:31:45 +0200 From: Andrei Brezan <andrei693@gmail.com> To: freebsd-questions@freebsd.org Subject: How to overwrite openssl base with the one from ports? Message-ID: <4B5027F1.4060309@gmail.com>
next in thread | raw e-mail | index | archive | help
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 in /usr/bin and lib too. Do i have to make buildworld/installworld with NO_OPENSSL in /etc/make.conf in order not to have openssl from base and then install it from port ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B5027F1.4060309>
