Skip to content

Commit

Permalink
dcm2nixx: Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
eborisch authored Dec 9, 2024
1 parent 8a85097 commit 5ee2395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/dcm2niix/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ build.env-append "CC=${configure.cc} [get_canonical_archflags cc]" \
"CXX=${configure.cxx} [get_canonical_archflags cxx]"

patch {
reinplace "/NAMES/s/$/ sphinx-build-3.10/" docs/CMakeLists.txt
reinplace "/NAMES/s/$/ sphinx-build-3.12/" docs/CMakeLists.txt
}

post-destroot {
Expand Down

0 comments on commit 5ee2395

Please sign in to comment.