cvs commit: ports/net-im/licq-qt-gui Makefile pkg-descr pkg-plist ports/net-im/licq-qt-gui/files patch-CMakeLists.txt patch-configure

Dirk Meyer dirk.meyer at dinoex.sub.org
Sun Nov 28 18:35:46 UTC 2010


> +USE_KDELIBS_VER=4
> 
> I think you want 'USE_KDE4= kdelibs automoc4' here. Since USE_KDE4 does not 
> imply Qt4, you need to add the following two lines for any KDE4 port [1]:
> USE_QT_VER=     4
> QT_COMPONENTS=  qmake_build moc_build rcc_build uic_build

I replaced the USE_KDELIBS_VER with USE_KDE4

> +USE_QT_VER=    4
> +QT_COMPONENTS= qmake_build moc_build rcc_build uic_build xml gui linguist
> 
> linguist component is usually used for creating l10n files and then it should 
> be build only dependency: linguist_build

right "linguist_build" is no added.

Thanks for looking into it.

kind regards Dirk

- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
- [dirk.meyer at dinoex.sub.org],[dirk.meyer at guug.de],[dinoex at FreeBSD.org]
http://people.freebsd.org/~dinoex/errorlogs/


More information about the cvs-ports mailing list