ssl: Unhook internal usage of include/openssl/.
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 7 Feb 2017 15:28:54 +0000 (17:28 +0200)
committerzrj <zrj@dragonflybsd.org>
Fri, 10 Feb 2017 08:52:03 +0000 (10:52 +0200)
commitcb740addd5c8835886ba7462462a8b695f8e3c3f
tree43a09ed937b543e31f8ce91ba3333daad9d9c458
parenta9d06cca8c6894668c0d26cfa6846fb58975a647
ssl: Unhook internal usage of include/openssl/.

Redirect all cases to include priv to take needed openssl headers and
remove mistakenly added copying of private base LibreSSL headers back to
public dir used previously by OpenSSL headers.

After this make upgrade REMOVE_OPENSSL_FILES=yes should work as initially
intended.

It is still not clear if LIBMD places also miss the libprivate_crypto.
For now just to prevent conflicts with base vs dports ssl libs and headers.
include/Makefile
lib/libfetch/Makefile
lib/libradius/Makefile
lib/libtacplus/Makefile
libexec/ftpd/Makefile
usr.sbin/ckdist/Makefile
usr.sbin/pfctl/Makefile
usr.sbin/ppp/Makefile
usr.sbin/pppd/Makefile