[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 7 04:28:57 BST 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652
--- Comment #68 from Tomoaki AOKI <junchoon at dec.sakura.ne.jp> ---
(In reply to Tatsuki Makino from comment #67)
In my case, both poudriere build on stable/14 and bare-metal build with
pkg_replace on main successfully applied patches.
No build failures on patch phase.
If I understand correctly, assuming ports tree are extracted into non-default
/ports/build/,
For Qt component FOO/qt5-BAR,
${PORTSDIR} is manually set as /ports/build (otherwise, basically,
/usr/ports is used)
${.CURDIR} is expanded as /ports/build/FOO/qt5-BAR
${.CURDIR} is the directory where the running make is invoked from unless
otherwise overridden by -C option.
Not the directory where the most-recently read (included) Makefile (or *.mk)
are read from.
So I think it should properly work.
Am I mis-understanding?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list