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

jameskyle at macports.org jameskyle at macports.org
Thu Aug 6 18:30:36 PDT 2009


Revision: 55126
          http://trac.macports.org/changeset/55126
Author:   jameskyle at macports.org
Date:     2009-08-06 18:30:35 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
Combined depends_build. Ticket #20576

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

Modified: trunk/dports/math/shogun/Portfile
===================================================================
--- trunk/dports/math/shogun/Portfile	2009-08-07 01:28:44 UTC (rev 55125)
+++ trunk/dports/math/shogun/Portfile	2009-08-07 01:30:35 UTC (rev 55126)
@@ -31,15 +31,14 @@
 worksrcdir          ${name}-${version}/src
 
 depends_build       port:bzip2 \
-                    port:gsed
+                    port:gsed \
+                    port:gcc43
 
 depends_lib         port:swig \
                     port:atlas \
                     port:readline \
                     port:glpk
 
-depends_build       port:gcc43
-
 configure.args      --disable-svm-light \
                     --libs=${prefix}/lib \
                     --install-path=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/050bda0b/attachment.html>


More information about the macports-changes mailing list