svn commit: r489554 - in head/net-im: licq licq-icq licq-icq/files licq-jabber licq-osd licq-qt-gui

Tobias Kortkamp tobik at freebsd.org
Mon Jan 7 05:53:28 UTC 2019


On Mon, Jan 07, 2019 at 01:02:34AM +0000, Dirk Meyer wrote:
> Author: dinoex
> Date: Mon Jan  7 01:02:34 2019
> New Revision: 489554
> URL: https://svnweb.freebsd.org/changeset/ports/489554
> 
> Log:
>   - update to 1.9.0 snapshot
> 
> [...]
> Modified: head/net-im/licq-qt-gui/Makefile
> ==============================================================================
> --- head/net-im/licq-qt-gui/Makefile	Sun Jan  6 23:35:44 2019	(r489553)
> +++ head/net-im/licq-qt-gui/Makefile	Mon Jan  7 01:02:34 2019	(r489554)
> @@ -1,10 +1,11 @@
> [...]
> -USES=		cmake qt:4
> -USE_QT=		qmake_build moc_build rcc_build uic_build linguisttools_build \
> -		corelib xml gui network dbus svg
> +USES=		cmake qt:5
> +USE_QT=		buildtools qmake_build linguisttools_build core \
> +		xml gui network dbus svg widgets

Thank you for switching it to Qt 5.  Is adding qt5-buildtools (moc
and rcc) as a run dependency intentional, or should this have
USE_QT=buildtools_build instead, similar to the Qt 4 version with
USE_QT=moc_build rcc_build?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190107/44d862e7/attachment.sig>


More information about the svn-ports-all mailing list