Skip to content

Commit 05cdceb

Browse files
committed
build: don't set PORT=no in config.site
This should have been a part of dropping macports support in #15175.
1 parent 681b25e commit 05cdceb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

depends/config.site.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ fi
7272

7373
if test "@host_os@" = darwin; then
7474
BREW=no
75-
PORT=no
7675
fi
7776

7877
PATH="${depends_prefix}/native/bin:${PATH}"

0 commit comments

Comments
 (0)