On Sun, May 11, 2008 at 03:25:56PM +0200, syl wrote:
> > The man page is garbled though, at least on my amd64. Maybe an encoding
> > issue (could be Japanese)?
> >
> 
> I have just create a man page for sl and add it into patches.

It doesn't honor CFLAGS nor CC, you should adjust MAKE_FLAGS to force it
(i.e. MAKE_FLAGS += CC="${CC}" CFLAGS="${CFLAGS}").

WANTLIB isn't correct; you should run make port-lib-depends-check
(or just make lib-depends-check after the package has been installed)
to see what's wrong.

There's really no reason to use ONLY_FOR_ARCH here (it should run
on any architecture).

Ciao,
        Kili

Reply via email to