[106237] trunk/dports/graphics/openjpeg

Ryan Schmidt ryandesign at macports.org
Mon May 20 00:02:38 PDT 2013


On May 20, 2013, at 01:57, stromnov at macports.org wrote:

> Revision: 106237
>          https://trac.macports.org/changeset/106237
> Author:   stromnov at macports.org
> Date:     2013-05-19 23:57:51 -0700 (Sun, 19 May 2013)
> Log Message:
> -----------
> openjpeg: update to version 2.0.0
> 
> Modified Paths:
> --------------
>    trunk/dports/graphics/openjpeg/Portfile

> PortSystem          1.0
> +PortGroup           cmake 1.0

> -depends_build       port:pkgconfig
> +depends_build       port:pkgconfig \
> +                    port:cmake

The cmake portgroup adds the port:cmake dependency for you; you just have to use `depends_build-append` so that you don't overwrite it when adding the port:pkgconfig dependency.





More information about the macports-dev mailing list