You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
mlt: Fix build failure when ffmpeg port is installed
Closes: https://trac.macports.org/ticket/71770
This commit is contained in:
@@ -86,6 +86,10 @@ depends_lib-append port:frei0r-plugins \
|
||||
configure.pkg_config_path-append \
|
||||
${prefix}/libexec/ffmpeg${ffmpeg_ver}/lib/pkgconfig
|
||||
|
||||
# Don't pick up headers from ffmpeg port if installed, leading to link failure.
|
||||
configure.cppflags-replace \
|
||||
-I${prefix}/include -isystem${prefix}/include
|
||||
|
||||
configure.args-append \
|
||||
-DGPL=ON \
|
||||
-DGPL3=OFF \
|
||||
|
||||
Reference in New Issue
Block a user