mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
437140d5ee
The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
17 lines
578 B
Plaintext
17 lines
578 B
Plaintext
=====================================================================
|
|
|
|
Qt4 can be built with optional support for:
|
|
- Common UNIX Printing System (CUPS)
|
|
- Network Audio System (NAS)
|
|
- Qt style that renders using GTK (QGTKSTYLE)
|
|
|
|
In order to enable them, you need add
|
|
QT4_OPTIONS= CUPS NAS QGTKSTYLE
|
|
to your /etc/make.conf and compile devel/qt4-corelib and
|
|
x11-toolkits/qt4-gui ports.
|
|
|
|
Attention! Whenever you change the QT4_OPTIONS both
|
|
devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt!
|
|
|
|
=====================================================================
|