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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 27 07:52:45 UTC 2018


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

--- Comment #5 from Baptiste Daroussin <bapt at FreeBSD.org> ---
the only way that syntax can ever work would be to append it after the last
inclusion of bsd.port.mk which in anycase would be ugly (and not sure it will
work)

In general ports that are conflicting with themselves mean they have buggy
build system, usually meaning they messup with some flags (CFLAGS, CPPFLAGS or
LDFLAGS depending on the failure).

They should be fixed in the ports tree (and then upstream) rather than mark as
self conflicting (of course it is not always that easy, but most of the time it
is doable)

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


More information about the freebsd-ports-bugs mailing list