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

alakazam at macports.org alakazam at macports.org
Wed Aug 26 10:26:35 PDT 2009


Revision: 56362
          http://trac.macports.org/changeset/56362
Author:   alakazam at macports.org
Date:     2009-08-26 10:26:31 -0700 (Wed, 26 Aug 2009)
Log Message:
-----------
Fix octave dependencies (closes #20648) and order them alphabetically. Dependencies on arpack, fftw-3-single, fltk, ftgl, ghostscript, GraphicsMagick, qrupdate added

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

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2009-08-26 16:09:39 UTC (rev 56361)
+++ trunk/dports/math/octave/Portfile	2009-08-26 17:26:31 UTC (rev 56362)
@@ -29,17 +29,24 @@
                     path:bin/perl:perl5 \
                     port:texinfo
 
-depends_lib         port:readline \
+depends_lib         port:arpack \
                     port:curl \
-                    port:hdf5-18 \
                     port:fftw-3 \
-                    port:metis \
-                    port:SuiteSparse \
-                    port:pcre \
+                    port:fftw-3-single \
+                    port:fltk \
+                    port:ftgl \
+                    port:ghostscript \
                     port:glpk \
+                    port:GraphicsMagick \
                     port:gnuplot \
+                    port:hdf5-18 \
+                    port:metis \
                     port:ncurses \
-                    port:qhull
+                    port:pcre \
+                    port:readline \
+                    port:qhull \
+                    port:qrupdate \
+                    port:SuiteSparse
 
 configure.args      --enable-shared \
                     --enable-dl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090826/fe3f8883/attachment.html>


More information about the macports-changes mailing list