SVN commit 10226 by rakuco:
PYQT: Remove some chunks from patch-configure.py.
After ports r363790 (and similar versions for Python 3), Python is finally
built with --enabled-shared, so the check for shared libraries support in
PyQt can work as intended.
M +0 -20 patch-configure.py
__
SVN commit 10225 by aschai:
Patch project file to pull in the QtConcurrent module config, referenced by at
least src/core/ContentBlockingList.cpp, and track the dependency to it in
ports, too.
M +2 -2 Makefile
A files (directory)
A files/otter.pro
__
SVN commit 10224 by aschai:
Update otter to beta 2.
M +2 -2 Makefile
M +2 -2 distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest in
On Fri, 01 Aug 2014 08:41:04 -0400
Daniel Morante wrote:
> I am trying to create a port for an application that supports both
> Qt4 and Qt5.
>
> Qt4 builds fine and I am using the following in the port's Makefile:
>
> QT4_CONFIGURE_WITH=gui=qt4
> QT4_USE=
> qt4=corelib,gui,qmake_build,lingu