Skip to content

Commit

Permalink
tiledb: remove portfile code which addresses removed file
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Sep 13, 2024
1 parent b9cac0e commit 570da65
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions databases/tiledb/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ if {${os.platform} eq "darwin" && ${os.major} < 20} {
# Non-Apple OS on ppc will need libatomic linking too, but leave it until tested.
patchfiles-append \
patch-linking.diff

post-patch {
reinplace "s,@PREFIX@,${prefix},g" ${worksrcpath}/cmake/Modules/FindMagic_EP.cmake
}
}

# Can be rewritten unconditionally, but no point in making a patch more complex:
Expand Down

0 comments on commit 570da65

Please sign in to comment.