Skip to content

Commit

Permalink
R-robustHD: revbump for libc++ systems
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Aug 20, 2024
1 parent b3dec71 commit ca6d7dd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions R/R-robustHD/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ checksums rmd160 e495b3278329ecde2b84c4a9131f62f90502772a \
sha256 9b712d951b53795627e5ad9e1730da9a48c60286d8edd49abbd7a687f2e88238 \
size 1676756

# Remove this with the next update. It is a one-time fix.
if {${os.platform} eq "darwin" && ${configure.cxx_stdlib} eq "libc++"} {
incr revision
}

depends_lib-append port:R-ggplot2 \
port:R-perry \
port:R-Rcpp \
Expand Down

0 comments on commit ca6d7dd

Please sign in to comment.