[138098] trunk/dports/science/magicspp/Portfile
Ryan Schmidt
ryandesign at macports.org
Sun Jun 28 18:46:03 PDT 2015
> On Jun 28, 2015, at 2:13 AM, takeshi at macports.org wrote:
>
> Revision
> 138098
> Author
> takeshi at macports.org
> Date
> 2015-06-28 00:13:39 -0700 (Sun, 28 Jun 2015)
> Log Message
>
> magicspp: add glib2 to depends_lib
> Modified Paths
>
> • trunk/dports/science/magicspp/Portfile
> Diff
>
> Modified: trunk/dports/science/magicspp/Portfile (138097 => 138098)
> --- trunk/dports/science/magicspp/Portfile 2015-06-28 06:41:07 UTC (rev 138097)
> +++ trunk/dports/science/magicspp/Portfile 2015-06-28 07:13:39 UTC (rev 138098)
> @@ -41,6 +41,7 @@
> port:flex
> depends_lib port:libemos \
> port:libgeotiff \
> + port:glib2 \
> port:grib_api \
> port:netcdf-cxx \
> port:mesa \
Dependencies on glib2 should be written as "path:lib/pkgconfig/glib-2.0.pc:glib2" so that glib2-devel could satisfy it.
More information about the macports-dev
mailing list