[57591] trunk/dports/tex/LaTeXiT/Portfile

Ryan Schmidt ryandesign at macports.org
Sun Sep 13 16:33:03 PDT 2009


On Sep 13, 2009, at 15:56, jochen at macports.org wrote:

> Revision: 57591
>          http://trac.macports.org/changeset/57591
> Author:   jochen at macports.org
> Date:     2009-09-13 13:56:05 -0700 (Sun, 13 Sep 2009)
> Log Message:
> -----------
> make sure gs is available when run

If it's only needed at runtime, not build time, then it should be  
depends_run not depends_lib.


> Modified Paths:
> --------------
>    trunk/dports/tex/LaTeXiT/Portfile
>
> Modified: trunk/dports/tex/LaTeXiT/Portfile
> ===================================================================
> --- trunk/dports/tex/LaTeXiT/Portfile	2009-09-13 20:53:46 UTC (rev  
> 57590)
> +++ trunk/dports/tex/LaTeXiT/Portfile	2009-09-13 20:56:05 UTC (rev  
> 57591)
> @@ -26,6 +26,8 @@
> distname        LaTeXiT-source-1_16_1
> use_zip         yes
>
> +depends_lib     port:ghostscript
> +
> worksrcdir      ${name}-mainline
> xcode.target    "All compilations"




More information about the macports-dev mailing list