mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
x11/kf5-frameworks: remove obsolete webkit from metaport
This commit is contained in:
parent
0694870ebd
commit
847fe213df
@ -1,5 +1,6 @@
|
||||
PORTNAME= frameworks
|
||||
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 kde
|
||||
PKGNAMEPREFIX= kf5-
|
||||
|
||||
@ -9,7 +10,7 @@ WWW= https://api.kde.org/frameworks/index.html
|
||||
|
||||
USES= metaport kde:5 qt:5
|
||||
# remove bluez-qt as we do not have bluez
|
||||
USE_KDE= ${_USE_FRAMEWORKS_ALL:Nbluez-qt}
|
||||
USE_KDE= ${_USE_FRAMEWORKS_ALL:Nbluez-qt:Nkdewebkit}
|
||||
# pull bsd.qt.mk for QT_PLUGINDIR in the kf5-dependencies
|
||||
USE_QT= #
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user