diff options
Diffstat (limited to 'www/seamonkey2/files/patch-qt')
-rw-r--r-- | www/seamonkey2/files/patch-qt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/seamonkey2/files/patch-qt b/www/seamonkey2/files/patch-qt deleted file mode 100644 index 352c6117ddc3..000000000000 --- a/www/seamonkey2/files/patch-qt +++ /dev/null @@ -1,8 +0,0 @@ -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" |