Thursday, September 27, 2018

Re: [NEW] games/freeorion

On 2018/09/27 08:39, Tom Murphy wrote:
> Hi,
> On Sun, Sep 23, 2018 at 03:03:00PM +0200, Solene Rapenne wrote:
> > make port-lib-depend-check reports WANTLIB c++ is missing
>
> My make port-lib-depends-check didn't report any WANTLIB missing.
>
> > Makefile variables order should be BUILD/RUN/LIB and not BUILD/LIB/RUN, you can
> > look at infrastructure/templates/Makefile.template for the right order.
>
> I've rearranged Makefile to go into that order now. Tarball attached.
>
> > with those 2 things fixed, ok solene@ for import
>
> Many thanks for looking at the port!
>
> -Tom

Please replace python2.7 in WANTLIB with ${MODPY_WANTLIB} and add
${MODPY_LIB_DEPENDS} to LIB_DEPENDS.

No comments:

Post a Comment