Skip to content

Commit

Permalink
R-collapse: revbump for libc++ systems
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Aug 17, 2024
1 parent 51f4c28 commit 15a6138
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions R/R-collapse/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ checksums rmd160 363c5430b0d8e392c0825157ebf171bc9b19fe8c \
size 21772606
github.tarball_from archive

# 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-Rcpp

depends_test-append port:R-covr \
Expand Down

0 comments on commit 15a6138

Please sign in to comment.