Add libcrypto.so.4 and libssl.so.4 to OLD_LIBS since they are obsoleted

by the OpenSSL 0.9.8b import.

Reminded by:	kris
This commit is contained in:
Simon L. B. Nielsen
2006-08-10 16:50:50 +00:00
parent 7a8f16b8bd
commit 9fd9c34a3f
+3
View File
@@ -2727,6 +2727,9 @@ OLD_FILES+=usr/games/worm
OLD_FILES+=usr/games/worms
OLD_FILES+=usr/games/wump
# 20060729: OpenSSL 0.9.7e -> 0.9.8b upgrade
OLD_LIBS+=lib/libcrypto.so.4
OLD_LIBS+=usr/lib/libssl.so.4
# 20060521: gethostbyaddr(3) ABI change
OLD_LIBS+=usr/lib/libroken.so.8
OLD_LIBS+=lib/libatm.so.3