pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] fonts/adobe-cidfonts and fonts/ghostscrit-cidfonts



On Fri, Jan 21, 2011 at 10:39:39PM +0900, Makoto Fujiwara wrote:
> Joerg, thanks for the response.
> 
> In my patch, I had buildlink3.mk to ghostscript, so I thought
> I might assume the gs was installed and can be run.

Consider that you start from a system with no packages installed, e.g.
empty /usr/pkg. When you run "make" now, it will print an error as gs
isn't found.

> By the way, with your version
> > GS_VERSION_CMD=     gs --version
> > GS_RESOUCRDIR=      
> > ${PREFIX}/share/ghostscript/${GS_VERSION_CMD:sh}/Resource
> 
> buildlink3.mk to ghostscript is not necessary, or still required ?
> (sorry for the primitive question)

It shouldn't be. You might want to consider using ${TOOLS_PATH.gs} too,
if it is depended on via USE_TOOLS+= gs:run.

Joerg


Home | Main Index | Thread Index | Old Index