aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-build
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-08-21 17:00:25 -0700
committerGitHub <noreply@github.com>2020-08-21 17:00:25 -0700
commit15df0c0f711ed014eecb7ec3f05b3f02748e5796 (patch)
tree25bfee3f1ceccd2f9761eb7cd66e21acc6217078 /ports/boost-build
parentcd81eb11e465a756fe00d53fd5bb91557f2ab721 (diff)
downloadvcpkg-15df0c0f711ed014eecb7ec3f05b3f02748e5796.tar.gz
vcpkg-15df0c0f711ed014eecb7ec3f05b3f02748e5796.zip
[boost-uninstall] Add port to easily uninstall all boost components (#12851)
Co-authored-by: Daniel Marshall <xandan@gmail.com>
Diffstat (limited to 'ports/boost-build')
-rw-r--r--ports/boost-build/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/boost-build/CONTROL b/ports/boost-build/CONTROL
index f6ab98cf8..8b4c5e161 100644
--- a/ports/boost-build/CONTROL
+++ b/ports/boost-build/CONTROL
@@ -1,5 +1,6 @@
Source: boost-build
Version: 1.73.0
-Port-Version: 2
+Port-Version: 3
Homepage: https://github.com/boostorg/build
Description: Boost.Build
+Build-Depends: boost-uninstall \ No newline at end of file