[127325] trunk/dports/cad/freecad/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Oct 25 05:06:36 PDT 2014


Revision: 127325
          https://trac.macports.org/changeset/127325
Author:   khindenburg at macports.org
Date:     2014-10-25 05:06:36 -0700 (Sat, 25 Oct 2014)
Log Message:
-----------
freecad: use applications_dir

Modified Paths:
--------------
    trunk/dports/cad/freecad/Portfile

Modified: trunk/dports/cad/freecad/Portfile
===================================================================
--- trunk/dports/cad/freecad/Portfile	2014-10-25 07:27:36 UTC (rev 127324)
+++ trunk/dports/cad/freecad/Portfile	2014-10-25 12:06:36 UTC (rev 127325)
@@ -55,7 +55,7 @@
     reinplace "s|QLibraryInfo::location.*|QLatin1String\(\"${applications_dir}/Qt4/\"\);|" \
         ${worksrcpath}/src/Gui/Assistant.cpp
 
-    reinplace "s|/Applications|/Applications/MacPorts|" \
+    reinplace "s|/Applications|${applications_dir}|" \
         ${worksrcpath}/src/Mod/OpenSCAD/OpenSCADUtils.py
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141025/bf9f83af/attachment.html>


More information about the macports-changes mailing list