aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-12-30 07:31:25 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-12-30 07:31:25 +0000
commitf2f2343a76c97f230c4f3d0f8ab829563e1bd76c (patch)
tree681e44aa23371b33981ea84d7ca3a72dfca6fc39
parentf5b7cb17601372a18b782de83c0ce173340ea019 (diff)
downloadports-f2f2343a76c97f230c4f3d0f8ab829563e1bd76c.tar.gz
ports-f2f2343a76c97f230c4f3d0f8ab829563e1bd76c.zip
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