[110275] trunk/dports/devel/codeblocks/Portfile
Frank Schima
macsforever2000 at macports.org
Thu Aug 29 07:06:29 PDT 2013
Hi Mojca,
On Aug 29, 2013, at 7:20 AM, mojca at macports.org wrote:
> Revision
> 110275
> Author
> mojca at macports.org
> Date
> 2013-08-29 06:20:05 -0700 (Thu, 29 Aug 2013)
> Log Message
>
> codeblocks: seems to depend on boost and pkg-config, but probably more
> Modified Paths
>
> trunk/dports/devel/codeblocks/Portfile
> Diff
>
> Modified: trunk/dports/devel/codeblocks/Portfile (110274 => 110275)
>
> --- trunk/dports/devel/codeblocks/Portfile 2013-08-29 13:15:32 UTC (rev 110274)
> +++ trunk/dports/devel/codeblocks/Portfile 2013-08-29 13:20:05 UTC (rev 110275)
> @@ -29,6 +29,10 @@
> # http://trac.macports.org/ticket/35072
> compiler.blacklist clang
>
> +# TODO: apparently more dependencies are needed in this version, please help complete the list
> +depends_build path:bin/pkg-config:pkgconfig
I'm curious why you are using this construct. There is only one pkgconfig port, so why are you using a path dependency?
> +depends_lib port:boost
> +
> # FileManager requires "gamin" to be installed when using wxGTK,
> # so it was disabled for now
> configure.args "--with-contrib-plugins=all,-FileManager"
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130829/b7c0608e/attachment.html>
More information about the macports-dev
mailing list