[136531] trunk/dports/math/octave-odepkg/Portfile

michaelld at macports.org michaelld at macports.org
Wed May 20 13:24:35 PDT 2015


Revision: 136531
          https://trac.macports.org/changeset/136531
Author:   michaelld at macports.org
Date:     2015-05-20 13:24:35 -0700 (Wed, 20 May 2015)
Log Message:
-----------
octave-odepkg: require Fortran.

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

Modified: trunk/dports/math/octave-odepkg/Portfile
===================================================================
--- trunk/dports/math/octave-odepkg/Portfile	2015-05-20 19:56:44 UTC (rev 136530)
+++ trunk/dports/math/octave-odepkg/Portfile	2015-05-20 20:24:35 UTC (rev 136531)
@@ -3,6 +3,7 @@
 
 PortSystem          1.0
 PortGroup           octave 1.0
+PortGroup           compilers 1.0
 
 octave.setup        odepkg 0.8.5
 platforms           darwin
@@ -14,3 +15,6 @@
 
 checksums           rmd160  b37922fd33c7625e952ab7c01c0efdf9c54be003 \
                     sha256  ad0e1e7f91a9d6b711ddd2d17c9135f4009417b1429d294a0a03765e21e8a288
+
+compilers.choose    fc f77 f90
+compilers.setup     require_fortran -dragonegg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150520/ffe546ef/attachment.html>


More information about the macports-changes mailing list