aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2012-06-19 05:55:11 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2012-06-19 05:55:11 +0000
commiteb96887d1bf619d58c1e3bdbebe9a0887ab5a611 (patch)
tree3ad0c8b717f5c78ca9b09df5d0b0941a95817c18 /Mk
parentb72edbe349dfdf435a5a024ce635fa191e7c72bf (diff)
Better description for PCRE.
Notes
Notes: svn path=/head/; revision=299616
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 9c43f4225fc1..81fdc87c5b21 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -150,7 +150,7 @@ OPTIMIZED_CFLAGS_DESC?= Enable compilation optimizations
ORACLE_DESC?= Enable Oracle support
OSS_DESC?= Enable Open Sound System support
PAM_DESC?= Enable PAM support
-PCRE_DESC?= Enable regular expressions using libpcre
+PCRE_DESC?= Use Perl Compatible Regular Expressions library
PERL_DESC?= Enable Perl scripting language support
PGSQL_DESC?= Enable PostgreSQL backend
PHP_DESC?= Enable PHP binding/support