mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-13 13:20:40 +02:00
build: don't set PORT=no in config.site
This should have been a part of dropping macports support in #15175.
This commit is contained in:
parent
681b25e3cd
commit
05cdceb19d
@ -72,7 +72,6 @@ fi
|
|||||||
|
|
||||||
if test "@host_os@" = darwin; then
|
if test "@host_os@" = darwin; then
|
||||||
BREW=no
|
BREW=no
|
||||||
PORT=no
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PATH="${depends_prefix}/native/bin:${PATH}"
|
PATH="${depends_prefix}/native/bin:${PATH}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user