[kde-freebsd] qt4-moc update fails to build

2008-08-08 Thread David O'Leary
Ports tree up to date as of 12:15PM Friday August 8 I read and observed the directive in UPDATING I also experimented by disabling various options in my make.conf file (CCACHE, etc.) to no avail. Attached are three text files containing the uname -a output as well as build errors,the second

Re: [kde-freebsd] qt4-moc update fails to build

2008-08-10 Thread David O'Leary
Thanks Lars > It works, if i change this line > QMAKESPEC?= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++ > to > QMAKESPEC= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++ > After changing the above referenced line qt4-moc rebuilt flawlessly, as did the remainder of qt4. I don't know if I can c