diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-07 13:48:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-07 13:48:22 +0000 |
commit | 9d6188050205d6a3701c2aea55768c592525006b (patch) | |
tree | d479fd4568a7f2d9fdf36d6f327904c45c37fe08 /mk | |
parent | c299e0b4ea435d6ee12da76b86c9b87d1c3da726 (diff) | |
download | pkgsrc-9d6188050205d6a3701c2aea55768c592525006b.tar.gz |
Describe pcre2-jit option.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 11c96025d65..0f320ff2d05 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -573,6 +573,7 @@ p5-module-build-license-creation Enable license creation. pam Enable PAM support. pcb-motif Use Motif for the gui instead of GTK for cad/pcb. pcre Enable Perl-compatible regular expressions. +pcre2-jit Enable JIT (just-in-time) support in pcre2. pcsc Enable PC/SC support. pdf Enable PDF support. perl Enable Perl support. |