1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

deskutils/plasma5-milou: cleanup dependencies

This commit is contained in:
Tobias C. Berner 2023-09-14 11:55:39 +02:00
parent eb6dcd1e5a
commit 38fc692050

View File

@ -1,5 +1,6 @@
PORTNAME= milou
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@ -7,10 +8,10 @@ COMMENT= Plasma5 Plasmoid for search
WWW= https://www.kde.org/plasma-desktop
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config coreaddons i18n itemmodels kdeclarative \
package plasma-framework runner service \
USE_KDE= config coreaddons i18n itemmodels package plasma-framework \
runner service \
ecm:build
USE_QT= core declarative gui network script widgets \
USE_QT= core declarative gui network widgets \
buildtools:build qmake:build testlib:build
.include <bsd.port.mk>