aboutsummaryrefslogtreecommitdiff
path: root/devel/qt4-corelib/pkg-message
blob: 73e2b9581e011671eeb39f64ddda238488b9d908 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=====================================================================

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!

=====================================================================