[102711] trunk/dports/graphics/tiv/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Feb 7 09:59:05 PST 2013
On Feb 7, 2013, at 07:49, g5pw at macports.org wrote:
> Revision: 102711
> https://trac.macports.org/changeset/102711
> Author: g5pw at macports.org
> Date: 2013-02-07 05:49:25 -0800 (Thu, 07 Feb 2013)
> Log Message:
> -----------
> graphics/tiv:
> add missing pkg-config dependency. I hope this is the last one :/
>
> Modified Paths:
> --------------
> trunk/dports/graphics/tiv/Portfile
>
> Modified: trunk/dports/graphics/tiv/Portfile
> ===================================================================
> --- trunk/dports/graphics/tiv/Portfile 2013-02-07 13:45:55 UTC (rev 102710)
> +++ trunk/dports/graphics/tiv/Portfile 2013-02-07 13:49:25 UTC (rev 102711)
> @@ -16,6 +16,7 @@
> platforms darwin
>
> depends_lib port:jpeg \
> + port:pkgconfig \
> port:vala
pkgconfig is most likely only a build dependency.
More information about the macports-dev
mailing list