mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 14:45:08 +01:00
Merge bitcoin/bitcoin#23594: build: don't set PORT=no in config.site
05cdceb19d
build: don't set PORT=no in config.site (fanquake) Pull request description: This should have been a part of dropping macports support in #15175. ACKs for top commit: hebasto: ACK05cdceb19d
, I have reviewed the code and it looks OK, I agree it can be merged. Tree-SHA512: 278b2f308e55aad5524530e654ac08462714676b71e01d31e5f152f69e02f916afc553510ac8352ed0bb0184f7fdb2ee7038ab5ac2de6923f366829859e0b6ee
This commit is contained in:
commit
111c3e06b3
@ -72,7 +72,6 @@ fi
|
||||
|
||||
if test "@host_os@" = darwin; then
|
||||
BREW=no
|
||||
PORT=no
|
||||
fi
|
||||
|
||||
PATH="${depends_prefix}/native/bin:${PATH}"
|
||||
|
Loading…
Reference in New Issue
Block a user