mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 20:50:31 -04:00
databases/akonadi to 1.7.2 devel/libdbusmenu-qt to 0.9.2 devel/qtscriptgenerator to 0.2.0 multimedia/phonon to 4.6.0 multimedia/phonon-gstreamer to 4.6.0 multimedia/phonon-vlc to 0.5.0 sysutils/qzeitgeist to 0.8.0
16 lines
455 B
C
16 lines
455 B
C
--- ./generator/qtscript_masterinclude.h.orig 2012-01-23 03:30:03.000000000 -0800
|
|
+++ ./generator/qtscript_masterinclude.h 2012-04-24 04:41:24.458404620 -0700
|
|
@@ -53,12 +53,10 @@
|
|
# include <QtXmlPatterns/QtXmlPatterns>
|
|
#endif
|
|
|
|
-#ifndef QT_NO_WEBKIT
|
|
# include <QtWebKit/QtWebKit>
|
|
-#endif
|
|
|
|
#ifndef QT_NO_PHONON
|
|
-# include <phonon/phonon>
|
|
+# include <phonon/phononnamespace.h>
|
|
#endif
|
|
|
|
#include "../qtbindings/qtscript_core/qtscriptconcurrent.h"
|