summaryrefslogtreecommitdiff
path: root/x11/qwt-qt4/patches/patch-pri
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qwt-qt4/patches/patch-pri')
-rw-r--r--x11/qwt-qt4/patches/patch-pri8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/qwt-qt4/patches/patch-pri b/x11/qwt-qt4/patches/patch-pri
index aa022fa9438..5d3821c2f05 100644
--- a/x11/qwt-qt4/patches/patch-pri
+++ b/x11/qwt-qt4/patches/patch-pri
@@ -1,12 +1,12 @@
-$NetBSD: patch-pri,v 1.5 2011/12/07 13:36:16 drochner Exp $
+$NetBSD: patch-pri,v 1.6 2011/12/07 16:05:09 drochner Exp $
---- qwtconfig.pri.orig 2010-04-11 09:55:06.000000000 +0000
+--- qwtconfig.pri.orig 2011-08-01 09:28:22.000000000 +0000
+++ qwtconfig.pri
-@@ -8,7 +8,7 @@ VER_PAT = 1
+@@ -8,7 +8,7 @@ VER_PAT = 2
VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
unix {
-- INSTALLBASE = /usr/local/qwt-5.2.1
+- INSTALLBASE = /usr/local/qwt-$$VERSION
+ INSTALLBASE = $$(PREFIX)
}