Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 07:33:27 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f2f2343a76c9 - main - devel/libdbusmenu-qt: Fix COMMENT for matching all FLAVORS
Message-ID:  <202212300733.2BU7XRem064747@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300733.2BU7XRem064747>