[137866] trunk/dports/science/grib_api/Portfile

takeshi at macports.org takeshi at macports.org
Mon Jun 22 05:21:32 PDT 2015


Revision: 137866
          https://trac.macports.org/changeset/137866
Author:   takeshi at macports.org
Date:     2015-06-22 05:21:32 -0700 (Mon, 22 Jun 2015)
Log Message:
-----------
grib_api: add cmake to depends_build

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

Modified: trunk/dports/science/grib_api/Portfile
===================================================================
--- trunk/dports/science/grib_api/Portfile	2015-06-22 12:06:53 UTC (rev 137865)
+++ trunk/dports/science/grib_api/Portfile	2015-06-22 12:21:32 UTC (rev 137866)
@@ -28,7 +28,8 @@
 }
 compilers.setup     -clang -dragonegg -gfortran -llvm
 
-depends_build       bin:bison:bison \
+depends_build       port:cmake \
+                    bin:bison:bison \
                     bin:flex:flex \
                     bin:perl:perl5
 depends_lib         port:jasper \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150622/b0826edd/attachment.html>


More information about the macports-changes mailing list