[134132] trunk/dports/science/geant4/Portfile

mojca at macports.org mojca at macports.org
Wed Mar 18 15:45:40 PDT 2015


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

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

Modified: trunk/dports/science/geant4/Portfile
===================================================================
--- trunk/dports/science/geant4/Portfile	2015-03-18 22:44:40 UTC (rev 134131)
+++ trunk/dports/science/geant4/Portfile	2015-03-18 22:45:40 UTC (rev 134132)
@@ -173,16 +173,9 @@
         distfiles           ${geant.distfilename}
         checksums           ${geant.distfilename} rmd160 ${geant.rmd160} sha256 ${geant.sha256}
 
+        cmake.out_of_source yes
         worksrcdir          geant${version}
-        configure.dir       ${workpath}/build
-        build.dir           ${configure.dir}
 
-        post-extract {
-            file mkdir ${configure.dir}
-        }
-
-        configure.post_args ${worksrcpath}
-
         # check if these are all the dependencies
         depends_lib         port:${subport}-data \
                             port:expat \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150318/96720d68/attachment-0001.html>


More information about the macports-changes mailing list