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

Jeremy Messenger mezz.freebsd at gmail.com
Wed Nov 17 22:56:41 UTC 2010


On Wed, Nov 17, 2010 at 9:51 AM, Alberto Villa <avilla at freebsd.org> wrote:
> 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

Doh, I forgot to add it when I removed qmake from BUILD_DEPENDS after
learned about _build prefix in the porter handbook. Thanks. The reason
why I added BUILD_DEPENDS is that I didn't know about the _build
prefix and I don't want qmake to be in the runtime dependency.

I have no knowledge of rcc and uic. It looks like it doesn't use
those, so moc too but I could be wrong. :-)

Cheers,
Mezz


> then add the others if it keeps failing (probably)
> --
> Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
> http://people.FreeBSD.org/~avilla


-- 
mezz.freebsd at gmail.com - mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org


More information about the cvs-ports mailing list