diff options
| author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-06-17 14:10:23 +0000 |
|---|---|---|
| committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-06-17 14:10:23 +0000 |
| commit | edfbecb00684209c26f22ed15b44ea68ba7890f2 (patch) | |
| tree | 8e25d1bca639944535443e505b9b93f8f50d7a7f /devel/libqxt/files/patch-src-designer_designer.pro | |
| parent | net/xmlrpc-epi: update to 0.54.2 (diff) | |
- New port: devel/libqxt
LibQxt is an extension library for Qt providing a suite of cross-platform
utility classes to add functionality not readily available in the Qt toolkit.
WWW: http://dev.libqxt.org/libqxt/wiki/Home
Diffstat (limited to 'devel/libqxt/files/patch-src-designer_designer.pro')
| -rw-r--r-- | devel/libqxt/files/patch-src-designer_designer.pro | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libqxt/files/patch-src-designer_designer.pro b/devel/libqxt/files/patch-src-designer_designer.pro new file mode 100644 index 000000000000..69818e750354 --- /dev/null +++ b/devel/libqxt/files/patch-src-designer_designer.pro @@ -0,0 +1,9 @@ +--- src/designer/designer.pro.orig 2013-06-17 10:19:19.000000000 +0200 ++++ src/designer/designer.pro 2013-06-17 10:19:36.000000000 +0200 +@@ -8,5 +8,5 @@ + include(../qxtbase.pri) + + CONFIG += designer plugin +-target.path = $$[QT_INSTALL_PLUGINS]/designer ++target.path = %%PREFIX%%/lib/qt4/plugins/designer + INSTALLS = target |
