[136460] trunk/dports/math/shogun-devel/Portfile

stromnov at macports.org stromnov at macports.org
Sun May 17 05:34:59 PDT 2015


Revision: 136460
          https://trac.macports.org/changeset/136460
Author:   stromnov at macports.org
Date:     2015-05-17 05:34:59 -0700 (Sun, 17 May 2015)
Log Message:
-----------
shogun-devel: use cmake.out_of_source

Modified Paths:
--------------
    trunk/dports/math/shogun-devel/Portfile

Modified: trunk/dports/math/shogun-devel/Portfile
===================================================================
--- trunk/dports/math/shogun-devel/Portfile	2015-05-17 11:16:07 UTC (rev 136459)
+++ trunk/dports/math/shogun-devel/Portfile	2015-05-17 12:34:59 UTC (rev 136460)
@@ -7,7 +7,7 @@
 name                shogun-devel
 version             4.0.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
-revision            1
+revision            2
 categories          math science
 platforms           darwin
 license             GPL-3
@@ -34,9 +34,6 @@
 checksums           rmd160  b6f63baeee7040ada85feb33374010a525384104 \
                     sha256  ab39d3cc27fc1ddf6128f6e3fc60217e73a843b51c20f5d3ceb69e6565a43695
 
-worksrcdir          ${worksrcdir}/../build
-patch.dir           ${workpath}/${distname}
-
 universal_variant   no
 
 pre-fetch {
@@ -63,8 +60,9 @@
                     patch-cmake_FindSpinlock.cmake.diff \
                     patch-src_interfaces_python_modular_CMakeLists.txt.diff
 
+cmake.out_of_source yes
+
 configure.args-append \
-                    ../${distname}/ \
                     -DENABLE_CCACHE=NO \
                     -DPythonModular=ON \
                     -DPYTHON_EXECUTABLE=${prefix}/bin/python2.7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150517/8ccb3c1c/attachment.html>


More information about the macports-changes mailing list