mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
47ec278932
PR: 14272 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
9 lines
353 B
Plaintext
9 lines
353 B
Plaintext
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"
|