mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
x11-themes/Kvantum: move kde:5 inside Qt5 FLAVOR
Approved by: tcberner (mentor)
This commit is contained in:
parent
3ab948a7ee
commit
51311771d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492472
@ -20,7 +20,7 @@ qt5_PKGNAMESUFFIX= -qt5
|
||||
qt4_PLIST= pkg-plist.qt4
|
||||
qt5_PLIST= pkg-plist.qt5
|
||||
|
||||
USES= compiler:c++11-lang kde:5 qmake
|
||||
USES= compiler:c++11-lang qmake
|
||||
USE_XORG= x11 xext
|
||||
USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
@ -32,7 +32,7 @@ EXPIRATION_DATE=2019-03-15
|
||||
USES+= qt:4
|
||||
USE_QT= corelib gui svg rcc_build uic_build moc_build
|
||||
.elif ${FLAVOR} == qt5
|
||||
USES+= qt:5
|
||||
USES+= kde:5 qt:5
|
||||
USE_KDE= windowsystem
|
||||
USE_QT= core gui svg widgets x11extras buildtools_build \
|
||||
linguisttools_build
|
||||
|
Loading…
Reference in New Issue
Block a user