Catch up with r361700.

OpenSSL 32-bit compat engines are moved to /usr/lib32/engines.
This commit is contained in:
Jung-uk Kim 2020-06-01 19:34:21 +00:00
parent e07e002e95
commit 4ee89102db
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=361702

View file

@ -36,6 +36,10 @@
# xargs -n1 | sort | uniq -d;
# done
# 20200601: OpenSSL 32-bit compat engines moved to /usr/lib32/engines
OLD_LIBS+=usr/lib32/capi.so
OLD_LIBS+=usr/lib32/padlock.so
# 20200528: libevent renamed libevent1
OLD_FILES+=usr/include/private/event/event.h
OLD_DIRS+=usr/include/private/event