Skip to content

Commit

Permalink
Merge pull request #2593 from barton2526/port_config_site
Browse files Browse the repository at this point in the history
build: don't set PORT=no in config.site
  • Loading branch information
jamescowens committed Nov 6, 2022
2 parents 0294fa5 + 391be7a commit 9d5b5fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion depends/config.site.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ fi

if test "@host_os@" = darwin; then
BREW=no
PORT=no
fi

if test "@host_os@" = "mingw32"; then
Expand Down

0 comments on commit 9d5b5fe

Please sign in to comment.