summaryrefslogtreecommitdiff
path: root/java/javahelp
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-04-08 22:24:18 +0200
committerStefan Eßer <se@FreeBSD.org>2021-04-08 22:31:18 +0200
commita18733148a22a230caabc9295ef99c5840bdc43d (patch)
tree1959982e42e3c01e1f060481ee7000f03a843fcd /java/javahelp
parentmultimedia/librist: Update 0.2.0-RC5.20210325 -> 0.2.0-RC6 (diff)
ports-mgmt/portmaster: make CONFLICTS change catch more cases
As a performance optimization the list of conflicting ports was only fetched if the port's Makefile contained a CONFLICTS* entry. There are ports that only set some option defaults and then include the Makefile of some generic port. No conflicts change was performed in that case. Fix the behavior by always checking all CONFLICTS definitions that apply, even for ports that do not have such a line in their direct Makefile. This removes a performance optimization, but is required to correctly build and install ports that have dependencies that can be satisfied by an alternative (e.g. ImageMagick6 is installed and the port being built has a dependency on ImageMagick6-nox11, which does not contain a CONFLICTS definition it its Makefile).
Diffstat (limited to 'java/javahelp')
0 files changed, 0 insertions, 0 deletions