git: f2f2343a76c9 - main - devel/libdbusmenu-qt: Fix COMMENT for matching all FLAVORS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 07:33:27 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2f2343a76c97f230c4f3d0f8ab829563e1bd76c commit f2f2343a76c97f230c4f3d0f8ab829563e1bd76c Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-12-30 07:31:25 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-12-30 07:31:25 +0000 devel/libdbusmenu-qt: Fix COMMENT for matching all FLAVORS --- devel/libdbusmenu-qt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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