diff options
| -rw-r--r-- | ports/boost/CONTROL | 2 | ||||
| -rw-r--r-- | ports/boost/portfile.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost/CONTROL b/ports/boost/CONTROL index 73a8f0a87..308879e46 100644 --- a/ports/boost/CONTROL +++ b/ports/boost/CONTROL @@ -1,4 +1,4 @@ Source: boost -Version: 1.64-2 +Version: 1.64-3 Description: Peer-reviewed portable C++ source libraries Build-Depends: zlib, bzip2 diff --git a/ports/boost/portfile.cmake b/ports/boost/portfile.cmake index 6ce79afe6..1f442ac7a 100644 --- a/ports/boost/portfile.cmake +++ b/ports/boost/portfile.cmake @@ -168,7 +168,7 @@ set(B2_OPTIONS_DBG ${B2_OPTIONS} -sZLIB_BINARY=zlibd -sZLIB_LIBPATH="${CURRENT_INSTALLED_DIR}\\debug\\lib" - -sBZIP2_BINARY=bz2 + -sBZIP2_BINARY=bz2d -sBZIP2_LIBPATH="${CURRENT_INSTALLED_DIR}\\debug\\lib" ) |
