diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-12-15 13:50:08 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-12-15 13:50:08 +0000 |
commit | 8784a1f7ac1bae22dba12f6cda4d6286fb49bda2 (patch) | |
tree | a4f9461e19ba0169329c37fc02d1844f88a0d202 /x11-toolkits/qwt6-designerplugin/files | |
parent | - Update to 5.2.3 (diff) |
- Update to 6.0.2
- Strip Makefile header
- Replace some patches with sed
- Fix indentation in WWW
- Utilize PORTDOCS in order to reduce plist shaking on updates
Notes
Notes:
svn path=/head/; revision=308946
Diffstat (limited to 'x11-toolkits/qwt6-designerplugin/files')
-rw-r--r-- | x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro b/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro index 2ed1b8eef61d..4d9a75caad2c 100644 --- a/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro +++ b/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro @@ -1,6 +1,6 @@ ---- ./designer/designer.pro.orig 2011-08-01 14:33:53.000000000 +0000 -+++ ./designer/designer.pro 2011-08-19 15:46:20.185856767 +0000 -@@ -18,7 +18,7 @@ +--- ./designer/designer.pro.orig 2012-11-30 13:22:47.000000000 +0000 ++++ ./designer/designer.pro 2012-12-13 12:55:56.229759237 +0000 +@@ -19,7 +19,7 @@ CONFIG += warn_on TEMPLATE = lib @@ -10,15 +10,15 @@ DESTDIR = plugins/designer @@ -35,7 +35,7 @@ + LIBS += -L$${QWT_ROOT}/lib } - IPATH = $${INCLUDEPATH} -- qtAddLibrary(qwt) -+ qtAddLibrary(qwt6) - INCLUDEPATH = $${IPATH} +- qwtAddLibrary(qwt) ++ qwtAddLibrary(qwt6) contains(QWT_CONFIG, QwtDll) { -@@ -64,7 +64,7 @@ + +@@ -63,7 +63,7 @@ RESOURCES += qwt_designer_plugin.qrc |