[139539] trunk/dports/science/xrootd/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 19 15:06:59 PDT 2015


Revision: 139539
          https://trac.macports.org/changeset/139539
Author:   ryandesign at macports.org
Date:     2015-08-19 15:06:59 -0700 (Wed, 19 Aug 2015)
Log Message:
-----------
xrootd: use cmake.out_of_source yes (#47197)

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

Modified: trunk/dports/science/xrootd/Portfile
===================================================================
--- trunk/dports/science/xrootd/Portfile	2015-08-19 22:01:37 UTC (rev 139538)
+++ trunk/dports/science/xrootd/Portfile	2015-08-19 22:06:59 UTC (rev 139539)
@@ -31,13 +31,7 @@
 
 patchfiles          patch-cmake-XRootDOSDefs.cmake.diff
 
-# do a out of place build
-pre-configure {
-    file mkdir ${workpath}/build
-}
-configure.dir       ${workpath}/build
-configure.post_args ${worksrcpath}
-build.dir           ${workpath}/build
+cmake.out_of_source yes
 
 configure.args-append -DENABLE_CRYPTO=False \
                       -DENABLE_READLINE=False \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150819/79e6fdcf/attachment.html>


More information about the macports-changes mailing list