--- ortp-5.2.98.orig/CMakeLists.txt
+++ ortp-5.2.98/CMakeLists.txt
@@ -78,7 +78,7 @@ find_package(Threads)
 find_library(LIBM NAMES m)
 
 if(NOT DISABLE_BC_PACKAGE_SEARCH)
-	find_package(bctoolbox 0.2.0 REQUIRED)
+	find_package(BCToolbox 0.2.0 REQUIRED)
 endif()
 
 check_include_file(sys/uio.h HAVE_SYS_UIO_H)
