Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2018 07:52:43 +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-uJ6pWP9JUN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230067-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230067-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #5 from Baptiste Daroussin <bapt@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 wi=
ll
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 tim=
e it
is doable)

--=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-uJ6pWP9JUN>