mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Add missing dependencies on Xorg libraries.
This commit is contained in:
parent
d0ba37ef10
commit
b26e176adc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273891
@ -52,6 +52,7 @@ QT_COMPONENTS= assistant corelib dbus designer gui network opengl \
|
||||
script svg sql qt3support qtestlib xml webkit \
|
||||
qmake_build moc_build rcc_build uic_build \
|
||||
porting_build uic3_build phonon
|
||||
USE_XORG= xtst xscrnsaver
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
@ -52,6 +52,7 @@ QT_COMPONENTS= assistant corelib dbus designer gui network opengl \
|
||||
script svg sql qt3support qtestlib xml webkit \
|
||||
qmake_build moc_build rcc_build uic_build \
|
||||
porting_build uic3_build phonon
|
||||
USE_XORG= xtst xscrnsaver
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
@ -64,6 +64,7 @@ QT_COMPONENTS= corelib dbus gui network opengl qt3support \
|
||||
assistant svg qdbusviewer makeqpf imageformats \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
USE_GNOME= libxml2 libxslt
|
||||
USE_XORG= xscrnsaver
|
||||
USE_FAM= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user