mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
sysutils/plasma5-ksysguard: lighten dependencies
- kdelibs4support is unused Bumping PORTREVISION here to force a rebuild; the idea is that we want to reach a situation where kdelibs4support can be removed by `pkg autoremove` as soon as it isn't consumed by anyone (although this will require upstream work first).
This commit is contained in:
parent
a8598a4c32
commit
ba7e465294
@ -1,5 +1,6 @@
|
||||
PORTNAME= ksysguard
|
||||
DISTVERSION= ${KDE_PLASMA_VERSION}
|
||||
PORTREVISION= 1
|
||||
PKGNAMEPREFIX= plasma5-
|
||||
CATEGORIES= sysutils kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/
|
||||
@ -12,7 +13,7 @@ USES= cmake compiler:c++11-lib cpe desktop-file-utils \
|
||||
gettext kde:5 localbase pathfix qt:5 tar:xz
|
||||
USE_KDE= attica auth codecs completion config configwidgets coreaddons \
|
||||
dbusaddons emoticons i18n iconthemes init itemmodels \
|
||||
itemviews jobwidgets kdelibs4support kio libksysguard \
|
||||
itemviews jobwidgets kio libksysguard \
|
||||
newstuff notifications service widgetsaddons windowsystem \
|
||||
xmlgui \
|
||||
doctools_build ecm_build
|
||||
|
Loading…
Reference in New Issue
Block a user