--- /opt/local/var/macports/sources/svn.macports.org/trunk/dports/devel/qca-gnupg/Portfile	2015-01-12 12:43:13.261457262 +0100
+++ /opt/local/site-ports/devel/qca-gnupg/Portfile	2015-06-19 15:39:51.573101525 +0200
@@ -51,7 +51,7 @@
 
 post-destroot {
     # fix library path of installed library/ies
-    foreach fixfile [exec find ${destroot}${qt_dir} -name "*.dylib" | \
+    foreach fixfile [exec find ${destroot}${qt_plugins_dir} -name "*.dylib" | \
                          sed -e "s@${destroot}@@g"] {
         system "install_name_tool -id ${fixfile} ${destroot}${fixfile}"
     }
