1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Make LIBEDIT and READLINE radio options

This commit is contained in:
Mark Felder 2015-08-25 17:41:40 +00:00
parent 70f838e723
commit 92c557dacf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395307

View File

@ -23,8 +23,10 @@ USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --enable-pcre2-16 --enable-pcre2-32
OPTIONS_DEFINE= DOCS LIBEDIT READLINE STACK_RECURSION
OPTIONS_DEFINE= DOCS STACK_RECURSION
OPTIONS_DEFAULT= STACK_RECURSION
OPTIONS_RADIO= CLI
OPTIONS_RADIO_CLI= LIBEDIT READLINE
STACK_RECURSION_DESC= Use the stack for recursion during matching