Re: cmake and Freetype strangeness

2011-02-06 Thread Raphael Kubo da Costa
Chris Rees writes: > On 31 January 2011 18:06, Chris Rees wrote: >> Hi all, >> >> I'm trying (still) to make a port for projectM. >> >> The one I've made works fine on my production system, but when I put >> it on my test system which has no ports installed, it throws a >> tantrum. >> >> I've ad

Re: cmake and Freetype strangeness

2011-02-06 Thread Chris Rees
On 31 January 2011 18:06, Chris Rees wrote: > Hi all, > > I'm trying (still) to make a port for projectM. > > The one I've made works fine on my production system, but when I put > it on my test system which has no ports installed, it throws a > tantrum. > > I've added the depends: > > LIB_DEPENDS

cmake and Freetype strangeness

2011-01-31 Thread Chris Rees
Hi all, I'm trying (still) to make a port for projectM. The one I've made works fine on my production system, but when I put it on my test system which has no ports installed, it throws a tantrum. I've added the depends: LIB_DEPENDS=ftgl:${PORTSDIR}/graphics/ftgl \ GLEW:${PO