[104883] trunk/dports/math/shogun/Portfile

Ryan Schmidt ryandesign at macports.org
Fri Apr 5 03:48:13 PDT 2013


On Apr 4, 2013, at 14:35, stromnov at macports.org wrote:

> Revision: 104883
>          https://trac.macports.org/changeset/104883
> Author:   stromnov at macports.org
> Date:     2013-04-04 12:35:10 -0700 (Thu, 04 Apr 2013)
> Log Message:
> -----------
> shogun: add pkgconfig dependency
> 
> Modified Paths:
> --------------
>    trunk/dports/math/shogun/Portfile
> 
> Modified: trunk/dports/math/shogun/Portfile
> ===================================================================
> --- trunk/dports/math/shogun/Portfile	2013-04-04 19:08:28 UTC (rev 104882)
> +++ trunk/dports/math/shogun/Portfile	2013-04-04 19:35:10 UTC (rev 104883)
> @@ -50,6 +50,7 @@
>                     port:snappy \
>                     port:gzip \
>                     port:bzip2 \
> +                    port:pkgconfig \
>                     port:xz

pkgconfig is usually just a build dependency... if shogun does something weird and actually does require it at runtime too (like what ImageMagick does, where its MagickWand-config script is just a wrapper around pkg-config) then you should mention that in a comment in the Portfile.




More information about the macports-dev mailing list