[Bug 268542] Mk/Uses/llvm.mk: doesn't support devel/llvm-devel

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 24 Dec 2022 17:02:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268542

            Bug ID: 268542
           Summary: Mk/Uses/llvm.mk: doesn't support devel/llvm-devel
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: ports-bugs@FreeBSD.org

Example regressed by ports 08a052375a24:

$ echo DEFAULT_VERSIONS += llvm=-devel >>/etc/make.conf
$ make clean all deinstall install WITHOUT=LTO -C graphics/mesa-devel
make: "/usr/ports/Mk/Uses/llvm.mk" line 78: String comparison operator must be
either == or !=
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/ports/graphics/mesa-devel

-- 
You are receiving this mail because:
You are on the CC list for the bug.