Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2018 18:39:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230067] CONFLICTS_BUILD=${PKGBASE} doesn't work
Message-ID:  <bug-230067-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230067

            Bug ID: 230067
           Summary: CONFLICTS_BUILD=3D${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@FreeBSD.org
          Reporter: yuri@freebsd.org
                CC: ports-bugs@FreeBSD.org

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

The statement
> CONFLICTS_BUILD=3D        ${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?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230067-7788>