Better to put OPTIONS_DEFINE before OPTIONS_DEFAULT

This commit is contained in:
Li-Wen Hsu 2020-08-19 11:16:40 +00:00
parent ed5183f4c9
commit 7f180e7140
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545314

View file

@ -18,8 +18,8 @@ CONFIGURE_ARGS= --program-prefix=g
INFO= units
OPTIONS_DEFAULT= READLINE
OPTIONS_DEFINE= READLINE
OPTIONS_DEFAULT= READLINE
READLINE_USES= readline:port
post-patch: