mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Have make showconfig fail if the config is incorrect.
PR: 188693 Sponsored by: Absolight
This commit is contained in:
parent
69b18336c5
commit
23171c40d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389313
@ -5534,7 +5534,7 @@ config-conditional:
|
||||
MULTI_EOL= : you have to choose at least one of them
|
||||
SINGLE_EOL= : you have to select exactly one of them
|
||||
RADIO_EOL= : you can only select none or one of them
|
||||
showconfig:
|
||||
showconfig: check-config
|
||||
.if !empty(COMPLETE_OPTIONS_LIST)
|
||||
@${ECHO_MSG} "===> The following configuration options are available for ${PKGNAME}":
|
||||
.for opt in ${ALL_OPTIONS}
|
||||
|
Loading…
Reference in New Issue
Block a user