summaryrefslogtreecommitdiff
path: root/x11/qt4-libs/patches
diff options
context:
space:
mode:
authoradam <adam>2006-05-31 19:18:07 +0000
committeradam <adam>2006-05-31 19:18:07 +0000
commit3563c4d8d51506c1d76bb48af92af68b55f42263 (patch)
tree6c95d7d9f4ca254cfb0f0138c8dabd9ada61fc09 /x11/qt4-libs/patches
parenta293b95c144e101835f7f85e07cf066832f6951e (diff)
downloadpkgsrc-3563c4d8d51506c1d76bb48af92af68b55f42263.tar.gz
Changes 4.1.3:
* Bug fixes and improvements
Diffstat (limited to 'x11/qt4-libs/patches')
-rw-r--r--x11/qt4-libs/patches/patch-ad6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt4-libs/patches/patch-ad b/x11/qt4-libs/patches/patch-ad
index 48307ca1a4f..d36dec6c3e2 100644
--- a/x11/qt4-libs/patches/patch-ad
+++ b/x11/qt4-libs/patches/patch-ad
@@ -1,6 +1,6 @@
-$NetBSD: patch-ad,v 1.2 2006/03/02 06:45:46 minskim Exp $
+$NetBSD: patch-ad,v 1.3 2006/05/31 19:18:07 adam Exp $
---- src/corelib/global/qglobal.h.orig 2006-02-16 02:51:07.000000000 -0800
+--- src/corelib/global/qglobal.h.orig 2006-05-14 12:46:59.000000000 +0200
+++ src/corelib/global/qglobal.h
@@ -55,6 +55,7 @@
NETBSD - NetBSD
@@ -32,7 +32,7 @@ $NetBSD: patch-ad,v 1.2 2006/03/02 06:45:46 minskim Exp $
#if defined(Q_OS_MSDOS) || defined(Q_OS_OS2) || defined(Q_OS_WIN)
# undef Q_OS_UNIX
#elif !defined(Q_OS_UNIX)
-@@ -532,10 +531,7 @@
+@@ -530,10 +529,7 @@
# define Q_WS_PM
# error "Qt does not work with OS/2 Presentation Manager or Workplace Shell"
#elif defined(Q_OS_UNIX)