On Tue, 20 May 2008 12:59:56 +0200 (CEST)
Jean-Gérard Pailloncy <[EMAIL PROTECTED]> wrote:

> Helo,
> 
> I try to make a port for Gdome2
> I do not have polish the config
> But I got some error I do not understand.
> 
> Here the error:
> > make build
> [ ... ]
> ===>  Building package for gdome2-0.8.1
> Create /usr/ports/packages/i386/all/gdome2-0.8.1.tgz
> Switching to /usr/ports/rilk/gdome2/pkg/PFRAG.shared
> Shared library without SHARED_LIBS: @lib lib/libgdome.so.8.1

See bsd.port.mk(5). You need to list the shared libs in the Makefile.
Something like:

SHARED_LIBS=    gdome 8.1

Eric.

Reply via email to