diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-03 12:48:26 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-09-03 14:52:05 +0200 |
commit | cd27f4b3cc83bf30ab4ecbf157aa8a69880196ba (patch) | |
tree | 0c5e69dfee8965cd7142b797daec468a43f12b45 /databases/mongodb44 | |
parent | devel/py-spyder-kernels: Update to 2.1.1 (diff) |
multimedia/kdenlive: fix build when multimedia/mlt6 is installed
The build of kdenlive could wrongly pick up the unprefixed headers of
multimedia/mlt6 in ${LOCALBASE}/include due to that path being added
the CFLAGS -- so mlt++/Foo would get you the mlt6 header:
/usr/local/include/mlt++/MltGeometry.h:34:31: [...]
This patch appends ${LOCALBASE}/include at the end, so the prefixed
mlt7 headers should get picked up first.
Reported by: VVD <vvd@unislabs.com>
Diffstat (limited to 'databases/mongodb44')
0 files changed, 0 insertions, 0 deletions