Skip to content

Commit

Permalink
cliclick: Build with php83
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Oct 23, 2024
1 parent 6314ae0 commit 769d9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysutils/cliclick/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if {${os.platform} ne "darwin" || ${os.major} >= 19} {

if {${os.platform} eq "darwin" && ${os.major} >= 21} {
# There is no /usr/bin/php anymore.
set php php81
set php php83
depends_build-append \
port:${php}
post-patch {
Expand Down

0 comments on commit 769d9ef

Please sign in to comment.