1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/multimedia/kdenlive
Tobias C. Berner cd27f4b3cc 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>
2021-09-03 14:52:05 +02:00
..
files
distinfo KDE: Update KDE Gear to 21.08.1 2021-09-02 16:52:51 +02:00
Makefile multimedia/kdenlive: fix build when multimedia/mlt6 is installed 2021-09-03 14:52:05 +02:00
pkg-descr
pkg-plist KDE: Update KDE Gear to 21.08.0 2021-08-13 09:15:29 +02:00