[72939] trunk/dports/aqua/qt3-mac/Portfile

jmr at macports.org jmr at macports.org
Sat Oct 30 09:15:53 PDT 2010


Revision: 72939
          http://trac.macports.org/changeset/72939
Author:   jmr at macports.org
Date:     2010-10-30 09:15:49 -0700 (Sat, 30 Oct 2010)
Log Message:
-----------
qt3-mac: use applications_dir

Modified Paths:
--------------
    trunk/dports/aqua/qt3-mac/Portfile

Modified: trunk/dports/aqua/qt3-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt3-mac/Portfile	2010-10-30 16:01:46 UTC (rev 72938)
+++ trunk/dports/aqua/qt3-mac/Portfile	2010-10-30 16:15:49 UTC (rev 72939)
@@ -73,7 +73,7 @@
           qt3-leopard.diff
 	post-destroot {
 		system "sh ${filespath}/fix_install_names.sh '${prefix}' '${destroot}'"
-		set appPath ${destroot}/Applications/MacPorts/Qt3
+		set appPath ${destroot}${applications_dir}/Qt3
 		xinstall -d -m 0755 ${appPath}
 		foreach app {assistant designer linguist qtconfig} {
 			system "mv -v ${destroot}${prefix}/bin/${app}.app \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101030/207ad1ad/attachment-0001.html>


More information about the macports-changes mailing list