SVN commit 7891 by avilla:
- Fix plist.
M +0 -2 Makefile
A pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 7590 by rakuco:
qt4-qdoc3: Make the Makefile look more similar to the other Qt ports'.
Finally fix the build by adding most of the workarounds present in the
other Qt ports to patch the configure script, not extract a few
directories from the tarball and create some symlinks due to the
SVN commit 7587 by rakuco:
qt4-qdoc3: Replace custom targets with {BUILD,INSTALL}_WRKSRC.
The port had custom do-configue and do-install targets which can be
simplified by setting BUILD_WRKSRC and INSTALL_WRKSRC.
M +2 -8 Makefile
___
kde-fr
SVN commit 7586 by rakuco:
qt4-qdoc3: Fix typo.
QT_NONSTANDART -> QT_NONSTANDARD.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for lates
SVN commit 7585 by rakuco:
qt4-qdoc3: Require QtGui.
declarativeparser/qdeclarativejsparser.cpp:43:30: error: QtGui/QApplication: No
such file or directory
declarativeparser/qdeclarativejsparser.cpp: In member function 'bool
QDeclarativeJS::Parser::parse(int)':
M +1 -1 Makefile
___