[134133] trunk/dports/science/gate/Portfile

mojca at macports.org mojca at macports.org
Wed Mar 18 15:48:08 PDT 2015


Revision: 134133
          https://trac.macports.org/changeset/134133
Author:   mojca at macports.org
Date:     2015-03-18 15:48:08 -0700 (Wed, 18 Mar 2015)
Log Message:
-----------
gate: out-of-source build (#47197)

Modified Paths:
--------------
    trunk/dports/science/gate/Portfile

Modified: trunk/dports/science/gate/Portfile
===================================================================
--- trunk/dports/science/gate/Portfile	2015-03-18 22:45:40 UTC (rev 134132)
+++ trunk/dports/science/gate/Portfile	2015-03-18 22:48:08 UTC (rev 134133)
@@ -90,14 +90,8 @@
 app.executable      Gate
 app.icon            ${filespath}/gate.png
 
-configure.dir       ${workpath}/build
-build.dir           ${configure.dir}
+cmake.out_of_source yes
 
-post-extract {
-    file mkdir ${configure.dir}
-}
-configure.post_args ${worksrcpath}
-
 depends_lib         port:root5
 
 # Geant4.9.5 probably doesn't support icon bars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150318/5f45807f/attachment.html>


More information about the macports-changes mailing list