[120554] trunk/dports/math/shogun/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jun 1 02:33:27 PDT 2014


Revision: 120554
          https://trac.macports.org/changeset/120554
Author:   ryandesign at macports.org
Date:     2014-06-01 02:33:27 -0700 (Sun, 01 Jun 2014)
Log Message:
-----------
shogun: revbump to rebuild with json-c 0.12 (#43781); remove unnecessary duplicate --prefix=${prefix} configure argument

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

Modified: trunk/dports/math/shogun/Portfile
===================================================================
--- trunk/dports/math/shogun/Portfile	2014-06-01 09:31:41 UTC (rev 120553)
+++ trunk/dports/math/shogun/Portfile	2014-06-01 09:33:27 UTC (rev 120554)
@@ -6,7 +6,7 @@
 name                shogun
 version             2.1.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
-revision            4
+revision            5
 categories          math science
 platforms           darwin
 license             GPL-3
@@ -266,8 +266,7 @@
                     --disable-cpudetection \
                     --includes=${prefix}/include \
                     --libs=${prefix}/lib \
-                    --destdir=${destroot} \
-                    --prefix=${prefix}
+                    --destdir=${destroot}
 
 set interfaces [join $interfaces ","]
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140601/8dfa6b77/attachment.html>


More information about the macports-changes mailing list