summaryrefslogtreecommitdiff
path: root/x11-toolkits/qwt6/files/patch-designer__designer.pro
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
commitcc415305a049ca523f2a8cf674009fa77c54fee6 (patch)
tree6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /x11-toolkits/qwt6/files/patch-designer__designer.pro
parent- Now fix to use this port on !i386. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Diffstat (limited to 'x11-toolkits/qwt6/files/patch-designer__designer.pro')
-rw-r--r--x11-toolkits/qwt6/files/patch-designer__designer.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/qwt6/files/patch-designer__designer.pro b/x11-toolkits/qwt6/files/patch-designer__designer.pro
deleted file mode 100644
index 030bd15ede67..000000000000
--- a/x11-toolkits/qwt6/files/patch-designer__designer.pro
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./designer/designer.pro.orig 2008-05-01 17:43:56.000000000 +0400
-+++ ./designer/designer.pro 2008-05-03 02:21:17.000000000 +0400
-@@ -123,7 +123,7 @@
- RESOURCES += \
- qwt_designer_plugin.qrc
-
-- target.path = $$[QT_INSTALL_PLUGINS]/designer
-+ target.path = $$PLUGINDIR/designer
- INSTALLS += target
- }
- }