aboutsummaryrefslogtreecommitdiff
path: root/deskutils/latte-dock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/latte-dock/Makefile')
-rw-r--r--deskutils/latte-dock/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/deskutils/latte-dock/Makefile b/deskutils/latte-dock/Makefile
index 795f7688f761..7069d39f5052 100644
--- a/deskutils/latte-dock/Makefile
+++ b/deskutils/latte-dock/Makefile
@@ -1,12 +1,14 @@
PORTNAME= latte-dock
-DISTVERSION= 0.10.2
+DISTVERSION= 0.10.9
+PORTREVISION= 1
CATEGORIES= deskutils kde
MASTER_SITES= KDE/stable/latte-dock
MAINTAINER= kde@FreeBSD.org
COMMENT= Launcher for Qt and Plasma desktops
+WWW= https://invent.kde.org/plasma/latte-dock
-LICENSE_COMB= multi
+LICENSE_COMB= multi
LICENSE= GPLv2+ LGPL20+ LGPL21 LGPL3
LIB_DEPENDS= libxcb-util.so:x11/xcb-util
@@ -17,10 +19,10 @@ USE_KDE= activities archive attica auth codecs completion config \
guiaddons i18n iconthemes jobwidgets kdeclarative kio \
libksysguard newstuff notifications package plasma-framework \
service solid wayland widgetsaddons windowsystem xmlgui \
- ecm_build
+ ecm:build
USE_QT= concurrent core dbus declarative gui network widgets \
x11extras xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_XORG= ice sm x11 xcb xext
.include <bsd.port.mk>