summaryrefslogtreecommitdiff
path: root/devel/libdbusmenu-qt/files/patch-dbusmenu-qt.pc.in
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2010-11-16 10:10:35 +0000
committerAlberto Villa <avilla@FreeBSD.org>2010-11-16 10:10:35 +0000
commit9c2cb2ba79a16fe88f824678c38e025501653a54 (patch)
tree24de2f5793538798b5e8d6eab7309ce212e656d7 /devel/libdbusmenu-qt/files/patch-dbusmenu-qt.pc.in
parent- Update to 1.050 (diff)
- Update to 0.6.4.
- Add some external contributions rejected by Canonical because of copyright issues. [1] Approved by: tabthorpe (mentor) Obtained from: http://bazaar.launchpad.net/~kubuntu-members/libdbusmenu-qt/ubuntu/files/head:/debian/patches/ [1]
Notes
Notes: svn path=/head/; revision=264639
Diffstat (limited to 'devel/libdbusmenu-qt/files/patch-dbusmenu-qt.pc.in')
-rw-r--r--devel/libdbusmenu-qt/files/patch-dbusmenu-qt.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libdbusmenu-qt/files/patch-dbusmenu-qt.pc.in b/devel/libdbusmenu-qt/files/patch-dbusmenu-qt.pc.in
new file mode 100644
index 000000000000..60ac2e410397
--- /dev/null
+++ b/devel/libdbusmenu-qt/files/patch-dbusmenu-qt.pc.in
@@ -0,0 +1,10 @@
+--- ./dbusmenu-qt.pc.in.orig 2010-09-23 10:08:35.000000000 +0000
++++ ./dbusmenu-qt.pc.in 2010-11-12 14:49:39.000000000 +0000
+@@ -1,6 +1,6 @@
+ prefix=@CMAKE_INSTALL_PREFIX@
+ exec_prefix=@CMAKE_INSTALL_PREFIX@
+-libdir=@CMAKE_INSTALL_PREFIX@/lib
++libdir=@CMAKE_INSTALL_PREFIX@/lib@LIB_SUFFIX@
+ includedir=@CMAKE_INSTALL_PREFIX@/include/dbusmenu-qt
+
+ Name: libdbusmenu-qt