You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
bitcoin: Requires macOS 10.15 or later
See: https://trac.macports.org/ticket/69805
This commit is contained in:
committed by
GitHub
parent
4a0aeb543d
commit
95ed572ed4
@@ -23,6 +23,9 @@ long_description Bitcoin is a peer-to-peer digital currency. By peer-to-p
|
||||
tasks are managed collectively by the Bitcoin protocol \
|
||||
operating through the nodes of the network.
|
||||
|
||||
# https://trac.macports.org/ticket/69805
|
||||
platforms {darwin >= 19}
|
||||
|
||||
homepage https://bitcoincore.org/
|
||||
master_sites ${homepage}bin/bitcoin-core-${version}/
|
||||
|
||||
@@ -33,7 +36,7 @@ checksums rmd160 eff46f6cc320cb8f077a9a697fa124ca501abde4 \
|
||||
depends_build port:autoconf \
|
||||
port:automake \
|
||||
port:libtool \
|
||||
port:pkgconfig \
|
||||
path:bin/pkg-config:pkgconfig \
|
||||
port:python312
|
||||
|
||||
depends_lib port:libevent \
|
||||
|
||||
Reference in New Issue
Block a user