mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
shells/starship: Change FONTS option to OFF by default
This commit is contained in:
parent
eacde2a7a5
commit
82a7880d54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567949
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= starship
|
||||
DISTVERSION= 0.50.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= CRATESIO
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
@ -208,7 +208,6 @@ CARGO_CRATES= \
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= FONTS
|
||||
OPTIONS_DEFAULT= FONTS
|
||||
FONTS_DESC= Install fonts
|
||||
FONTS_RUN_DEPENDS= nerd-fonts>0:x11-fonts/nerd-fonts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user