You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
starship: remove xcode requirement
Fixes: https://trac.macports.org/ticket/74167
This commit is contained in:
@@ -7,7 +7,7 @@ PortGroup openssl 1.0
|
||||
|
||||
github.setup starship starship 1.26.0 v
|
||||
github.tarball_from archive
|
||||
revision 0
|
||||
revision 1
|
||||
|
||||
homepage https://starship.rs
|
||||
|
||||
@@ -36,8 +36,6 @@ depends_lib-append path:lib/pkgconfig/libgit2.pc:libgit2 \
|
||||
port:ncurses \
|
||||
port:zlib
|
||||
|
||||
use_xcode yes
|
||||
|
||||
destroot {
|
||||
xinstall -m 0755 \
|
||||
${worksrcpath}/target/[cargo.rust_platform]/release/${name} \
|
||||
|
||||
Reference in New Issue
Block a user