[kde-freebsd] qt4-moc update fails to build
Lars Segelken
lars.segelken at web.de
Sun Aug 10 00:05:23 CEST 2008
On Samstag, 9. August 2008, Max Brazhnikov wrote:
> On Sat, 9 Aug 2008 12:57:28 +0200, Lars Segelken wrote:
> > I'm not realy into the ports-system, but i think QMAKESPEC should be set
> > by the file /usr/ports/Mk/bsd.qt.mk for there is a line
> > QMAKESPEC?= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++
> >
> > Any idea why that doesn't work?
>
> It works. The question is why it doesn't work for you.
Indeed.
It works, if i change this line
QMAKESPEC?= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++
to
QMAKESPEC= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++
But i haven't found where my QMAKESPEC is set to a wrong value.
Lars
More information about the kde-freebsd
mailing list