aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-03-09 18:24:55 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-03-09 18:24:55 +0000
commit82a7880d546383cb6825198f005cf50498300c87 (patch)
tree134cbd39bb497ba4111cab25b37072b7541c19a0 /shells
parenteacde2a7a55bd7d71fb0a0302f0a6d729ce37e91 (diff)
downloadports-82a7880d546383cb6825198f005cf50498300c87.tar.gz
ports-82a7880d546383cb6825198f005cf50498300c87.zip
shells/starship: Change FONTS option to OFF by default
Notes
Notes: svn path=/head/; revision=567949
Diffstat (limited to 'shells')
-rw-r--r--shells/starship/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/starship/Makefile b/shells/starship/Makefile
index fb21fddc8ff3..34134bedd969 100644
--- a/shells/starship/Makefile
+++ b/shells/starship/Makefile
@@ -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