cvs commit: ports/net-p2p Makefile ports/net-p2p/transmission-qt4 Makefile pkg-descr pkg-plist

Alberto Villa avilla at FreeBSD.org
Wed Nov 17 15:51:25 UTC 2010


On Wed, Nov 17, 2010 at 1:49 PM, Jeremy Messenger
<mezz.freebsd at gmail.com> wrote:
> QT/KDE folks, let me know if I didn't do it right with QT stuff in the
> Makefile. I think it's my first time to do QT stuff in the Makefile,
> but I don't remember. :-)

almost any qt4 port requires these qt components:
moc_build qmake_build rcc_build uic_build
maybe start adding qmake_build to fix the error reported by qat, and
then add the others if it keeps failing (probably)
-- 
Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla


More information about the cvs-all mailing list