diff options
Diffstat (limited to 'www/seamonkey2/files/patch-qt')
| -rw-r--r-- | www/seamonkey2/files/patch-qt | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/www/seamonkey2/files/patch-qt b/www/seamonkey2/files/patch-qt new file mode 100644 index 000000000000..352c6117ddc3 --- /dev/null +++ b/www/seamonkey2/files/patch-qt @@ -0,0 +1,8 @@ +This patch is not neccessary, since the Qt support in Mozilla appears +broken anyway (Perhaps, it needs Qt-2?). But it should stir the +configure to the right direction... +--- configure.orig	Tue Sep 28 17:46:31 1999 ++++ configure	Mon Oct 11 15:12:52 1999 +@@ -5342 +5342 @@ +-    QT_CFLAGS="-I${QTDIR}/include/qt" ++    QT_CFLAGS="-I${QTDIR}/include/X11/qt" | 
