summaryrefslogtreecommitdiff
path: root/devel/qconf/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qconf/patches/patch-aa')
-rw-r--r--devel/qconf/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/qconf/patches/patch-aa b/devel/qconf/patches/patch-aa
new file mode 100644
index 00000000000..1369384d8f7
--- /dev/null
+++ b/devel/qconf/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2007/10/07 00:12:27 rillig Exp $
+
+--- qconf.pro.orig 2006-10-23 01:45:10.000000000 +0200
++++ qconf.pro 2007-09-12 00:23:18.000000000 +0200
+@@ -8,7 +8,7 @@
+
+ include($$OUT_PWD/conf.pri)
+
+-contains($$list($$[QT_VERSION]), 4.2.*) {
++contains($$list($$[QT_VERSION]), 4.[23].*) {
+ DEFINES += DATADIR=\\\"$$DATADIR\\\"
+ } else {
+ DEFINES += DATADIR=\"$$DATADIR\"