Required for INDEX consumers. Need something like _DESCRIBE_WITH_FLAVOR but for subpackages. $ make describe -C audio/alsa-plugins | awk -F\| '{ print $1 }' alsa-plugins-1.2.7.1_3 $ make describe -C x11-toolkits/libdecor | awk -F\| '{ print $1 }' libdecor-0.2.2_2
The review is here: https://reviews.freebsd.org/D43791 It also requires changes on the Poudriere side: https://github.com/freebsd/poudriere/compare/master...arrowd:poudriere:subdescribe