summaryrefslogtreecommitdiff
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-06-06 16:43:14 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2023-06-06 18:01:01 -0700
commitff91146e95beb5883bd62380878e1d97652ef931 (patch)
tree959a19c439bed08b4fd72c4d49a934154d656824 /Mk/bsd.options.desc.mk
parentaudio/picard-plugins: Update to snapshot from 2023-05-11 (diff)
Mk/bsd.options.desc.mk: Improve TCMALLOC_DESC wording
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 809e000459db..3b8367ce3131 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -486,7 +486,7 @@ SYSLOG_DESC?= Syslog logging support
SZIP_DESC?= Szip compression support
TCL_DESC?= Tcl scripting language support
TCLTK_DESC?= Tcl/Tk GUI toolkit support
-TCMALLOC_DESC?= Use google perftools memory allocator
+TCMALLOC_DESC?= Use the tcmalloc memory allocation library
TELNET_DESC?= Telnet support
TEST_DESC?= Build and/or run tests
TFTP_DESC?= TFTP support