[145605] trunk/dports/science/gildas/Portfile

smaret at macports.org smaret at macports.org
Wed Feb 10 12:00:31 PST 2016


Revision: 145605
          https://trac.macports.org/changeset/145605
Author:   smaret at macports.org
Date:     2016-02-10 12:00:30 -0800 (Wed, 10 Feb 2016)
Log Message:
-----------
gildas: Require cfitsio fortran interface

Modified Paths:
--------------
    trunk/dports/science/gildas/Portfile

Modified: trunk/dports/science/gildas/Portfile
===================================================================
--- trunk/dports/science/gildas/Portfile	2016-02-10 19:48:05 UTC (rev 145604)
+++ trunk/dports/science/gildas/Portfile	2016-02-10 20:00:30 UTC (rev 145605)
@@ -3,6 +3,7 @@
 
 PortSystem          1.0
 PortGroup           compilers 1.0
+PortGroup           active_variants 1.1 
 
 name                gildas
 version             201512a
@@ -50,6 +51,9 @@
 # need x11 and cannot be used with quartz; see ticket #42886
 require_active_variants gtk2 x11 quartz
 
+# need the fortran interface; see ticket #50543
+require_active_variants cfitsio gcc5
+
 compilers.choose    fc
 compilers.setup     -g95 -gcc44 -gcc45 -gcc46 require_fortran
 configure.python    ${prefix}/bin/python2.7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160210/2b054f03/attachment-0001.html>


More information about the macports-changes mailing list