mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
x11-toolkits/kf5-ktextwidgets: drop unnecessary dependency
This commit is contained in:
parent
7cafa37534
commit
ffd4926db2
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= ktextwidgets
|
||||
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -9,7 +10,7 @@ USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
|||
USE_KDE= auth codecs completion config configwidgets \
|
||||
coreaddons i18n service sonnet widgetsaddons \
|
||||
ecm:build
|
||||
USE_QT= concurrent core gui widgets xml \
|
||||
USE_QT= core gui widgets xml \
|
||||
buildtools:build qmake:build
|
||||
|
||||
OPTIONS_DEFINE= AUDIO
|
||||
|
|
Loading…
Add table
Reference in a new issue