[Bug 259809] cad/ngspice_rework: Eliminate conflict between flavors

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Nov 2021 04:13:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259809

            Bug ID: 259809
           Summary: cad/ngspice_rework: Eliminate conflict between flavors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yuri@freebsd.org
                CC: kevinz5000@gmail.com
                CC: kevinz5000@gmail.com
             Flags: maintainer-feedback?(kevinz5000@gmail.com)

Created attachment 229462
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229462&action=edit
patch

Currently both flavors install headers and .cm files.

This makes them to conflict each other.

The attached patch removes conflicting files from the @x11 flavor allowing the
executable to be installed in parallel with libraries.

The executable seems to work in a standalone mode fine, but if it ever needs
headers or .cm files the @shlib flavor can always be installed.

-- 
You are receiving this mail because:
You are the assignee for the bug.