summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-12-30 15:31:25 +0800
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-12-30 15:31:25 +0800
commitf2f2343a76c97f230c4f3d0f8ab829563e1bd76c (patch)
tree681e44aa23371b33981ea84d7ca3a72dfca6fc39
parentnet/onedrive: Update to 2.4.22 (diff)
devel/libdbusmenu-qt: Fix COMMENT for matching all FLAVORS
-rw-r--r--devel/libdbusmenu-qt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile
index b6beee9cac9e..22551b59fd66 100644
--- a/devel/libdbusmenu-qt/Makefile
+++ b/devel/libdbusmenu-qt/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/libd/${PORTNAME}/ \
DISTNAME= ${PORTNAME}_${MAJOR_VER}+${SNAPSHOT_VER}.orig
MAINTAINER= kde@FreeBSD.org
-COMMENT= Qt5 implementation of the DBusMenu protocol
+COMMENT= Qt${PKGNAMESUFFIX} implementation of the DBusMenu protocol
WWW= https://launchpad.net/libdbusmenu-qt
LICENSE= LGPL20