[Bug 230067] CONFLICTS_BUILD=${PKGBASE} doesn't work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 26 18:39:53 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230067

            Bug ID: 230067
           Summary: CONFLICTS_BUILD=${PKGBASE} doesn't work
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: yuri at freebsd.org
                CC: ports-bugs at FreeBSD.org

Some ports conflict with themselves. New versions use installed
headers/libraries of their own previous versions, and break.

The statement
> CONFLICTS_BUILD=        ${PKGBASE}
should be able to at least prevent the confusion, but this statement has no
effect for some reason. (I tried it on databases/sqlitestudio.)

Could you please fix it?

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


More information about the freebsd-ports-bugs mailing list