Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2004 18:03:39 +0100
From:      Dejan Lesjak <dejan.lesjak@ijs.si>
To:        freebsd-x11@freebsd.org
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: [ports-i386@dosirak.kr.freebsd.org: kaptain-0.72 failed on i386 5]
Message-ID:  <200412061803.39398.dejan.lesjak@ijs.si>
In-Reply-To: <200412051226.18976.michaelnottebrock@gmx.net>
References:  <20041205072925.GG72828@xor.obsecurity.org> <200412051226.18976.michaelnottebrock@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 05 of December 2004 12:26, Michael Nottebrock wrote:
> On Sunday, 5. December 2004 08:29, Kris Kennaway wrote:
> > checking for libXext... no
> > configure: error: We need a working libXext to proceed. Since configure
> > can't find it itself, we stop here assuming that make wouldn't find
> > them either.
>
> I took the liberty of fixing this one too, it borrows a configure check
> from KDE but only depends on QT.

Thanks again for taking care of USE_KDELIBS_VER cases and for this one.
There are a couple more of this type, like games/qgo, cad/qfsm... This is 
perhaps a naive question but would it be possible to put 
CONFIGURE_ARGS+=--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include 
under USE_QT_VER section of bsd.kde.mk instead of under USE_KDELIBS_VER? Or 
to even take it further and put it under .if defined(GNU_CONFIGURE) section 
in bsd.port.mk, perhaps depending on whether WITHOUT_X11 is defined? It seems 
that would avoid the need to specify it in couple of ports separately.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412061803.39398.dejan.lesjak>