On May 20, 2013, at 01:57, [email protected] wrote:

> Revision: 106237
>          https://trac.macports.org/changeset/106237
> Author:   [email protected]
> 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.



_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to