[61160] trunk/dports/math/octave/Portfile

alakazam at macports.org alakazam at macports.org
Thu Dec 3 09:42:06 PST 2009


Revision: 61160
          http://trac.macports.org/changeset/61160
Author:   alakazam at macports.org
Date:     2009-12-03 09:42:05 -0800 (Thu, 03 Dec 2009)
Log Message:
-----------
Add depedency on atlas for octave and use a functional BLAS framework.

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

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2009-12-03 17:41:54 UTC (rev 61159)
+++ trunk/dports/math/octave/Portfile	2009-12-03 17:42:05 UTC (rev 61160)
@@ -5,7 +5,7 @@
 
 name                octave
 version             3.2.3
-revision            1
+revision            2
 categories          math science
 maintainers         alakazam stechert
 platforms           darwin
@@ -31,6 +31,7 @@
                     port:texinfo
 
 depends_lib         port:arpack \
+                    port:atlas \
                     port:curl \
                     port:fftw-3 \
                     port:fftw-3-single \
@@ -52,7 +53,6 @@
                     --enable-dl \
                     --with-hdf5 \
                     --with-fftw \
-                    --with-blas="-framework Accelerate" \
                     --enable-static \
                     --enable-readline \
                     --with-zlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091203/afb795de/attachment.html>


More information about the macports-changes mailing list