File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ else()
235235 set (LIBVPX_TARGET "generic-gnu" ) # use default target
236236 endif ()
237237
238- if (VCPKG_HOST_IS_OPENBSD OR VCPKG_HOST_IS_FREEBSD )
238+ if (VCPKG_HOST_IS_BSD )
239239 set (MAKE_BINARY "gmake" )
240240 else ()
241241 set (MAKE_BINARY "make" )
Original file line number Diff line number Diff line change 11{
22 "name" : " libvpx" ,
33 "version" : " 1.15.2" ,
4- "port-version" : 2 ,
4+ "port-version" : 3 ,
55 "description" : " The reference software implementation for the video coding formats VP8 and VP9." ,
66 "homepage" : " https://github.com/webmproject/libvpx" ,
77 "license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 57105710 },
57115711 "libvpx" : {
57125712 "baseline" : " 1.15.2" ,
5713- "port-version" : 2
5713+ "port-version" : 3
57145714 },
57155715 "libwandio" : {
57165716 "baseline" : " 4.2.6-1" ,
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "git-tree" : " 236f37cfc2554c561459979b338dde6b2aac9d8f" ,
5+ "version" : " 1.15.2" ,
6+ "port-version" : 3
7+ },
38 {
49 "git-tree" : " 6677969951a14750a5ab721e7ee4e23a0ddaecf1" ,
510 "version" : " 1.15.2" ,
You can’t perform that action at this time.
0 commit comments