After running my normal updates for this month, I see llvm80 is building inside of poudriere. In the past, I disabled llvm from building and it has not built for some time. I do not remember what I did years ago to stop it from building. Could someone point me in the right direction to determine what dependency LLVM80 is building for using a poudriere command (similar to pkg info -r pkgname)? Currently on FreeBSD 11.3 getting ready to move to 11.4. I thought my make.conf is what I used to disable the llvm port from building but that could be wrong. Here is what I have in my make.conf:
Any help is appreciated. Thanks!
Code:
OPTIONS_UNSET+= DEBUG HELP STATIC GNUTLS DOCS EXAMPLES IPV6 \
PTH IDN LIBIDN NLS PULSEAUDIO MANPAGES \
DOCBOOK CUPS TESTS HTMLDOCS BONJOUR \
APIDOCS NLS X11 FONTCONFIG
Any help is appreciated. Thanks!