aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-06-06 23:43:14 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-06-07 01:01:01 +0000
commitff91146e95beb5883bd62380878e1d97652ef931 (patch)
tree959a19c439bed08b4fd72c4d49a934154d656824 /Mk
parent90ae11032395df14250f03c95fe7f22e69e649b4 (diff)
downloadports-ff91146e95beb5883bd62380878e1d97652ef931.tar.gz
ports-ff91146e95beb5883bd62380878e1d97652ef931.zip
Mk/bsd.options.desc.mk: Improve TCMALLOC_DESC wording
Diffstat (limited to '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