summaryrefslogtreecommitdiff
path: root/deskutils/lxqt-notificationd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/lxqt-notificationd/Makefile')
-rw-r--r--deskutils/lxqt-notificationd/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/deskutils/lxqt-notificationd/Makefile b/deskutils/lxqt-notificationd/Makefile
index 5361a9902b94..0794e69a5e36 100644
--- a/deskutils/lxqt-notificationd/Makefile
+++ b/deskutils/lxqt-notificationd/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= lxqt-notificationd
-PORTVERSION= 0.13.0
-PORTREVISION= 2
+PORTVERSION= 0.14.0
CATEGORIES= deskutils
MASTER_SITES= LXQT
@@ -12,16 +11,11 @@ COMMENT= LXQt notification daemon
LICENSE= LGPL21+
-USES= cmake compiler:c++11-lib gettext kde:5 lxqt qt:5 \
+USES= cmake compiler:c++14-lang gettext kde:5 lxqt qt:5 \
pkgconfig tar:xz
USE_QT= buildtools_build qmake_build dbus core gui \
linguisttools svg widgets x11extras xml
USE_KDE= windowsystem
USE_LXQT= buildtools lxqt
-PLIST_FILES= bin/lxqt-config-notificationd \
- bin/lxqt-notificationd \
- etc/xdg/autostart/lxqt-notifications.desktop \
- share/applications/lxqt-config-notificationd.desktop
-
.include <bsd.port.mk>