CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2026/06/26 09:49:12

Modified files:
        devel/llvm     : Makefile.inc 

Log message:
Use the proper idiom to make the lldb subpackage optional

MULTI_PACKAGES should always be complete, else you get broken
dependencies and probably other problems. Neuter the -lldb subpackage by
rewriting BUILD_PACKAGES, as shown in the example for PSEUDO_FLAVORS
in bsd.port.mk(5).

Prompted by sthen@, no objection from robert@ (maintainer)

Reply via email to