[Bug 245862] make devel/qt5-core depend on devel/qt5-buildtools

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 19 12:57:53 BST 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245862

Adriaan de Groot <adridg at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg at freebsd.org

--- Comment #6 from Adriaan de Groot <adridg at freebsd.org> ---
Created attachment 216568
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216568&action=edit
Alternative versioning fix

Here is an alternative fix -- relatively untested, in the sense that it doesn't
break a poudriere build where the update-from-old-versions problem doesn't
exist, but I have not bothered to set up a mixed-version system using other
port-building tools.

This uses the minimal-version feature described in PHB 5.9.9 at
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-depend.html
: since qmake and buildtools (moc) are executables, use the version-of-package
syntax to pull in the right one: the specific version of Qt we're building
right now.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list