aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-12-30 09:59:31 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-12-30 09:59:31 +0000
commite1a29a33c044e2063bd9d537fdf3bf790aa30059 (patch)
tree06a23abcc5dd1170aab094e82291068309aa32a8
parentc5306086f724ea962b0202c3ab23f4c53d31c4c2 (diff)
downloadports-e1a29a33c044e2063bd9d537fdf3bf790aa30059.tar.gz
ports-e1a29a33c044e2063bd9d537fdf3bf790aa30059.zip
textproc/fcitx5-qt: Fix COMMENT for textproc/fcitx5-qt-common
-rw-r--r--textproc/fcitx5-qt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fcitx5-qt/Makefile b/textproc/fcitx5-qt/Makefile
index ad0290e4d434..4a3fdd0cccb6 100644
--- a/textproc/fcitx5-qt/Makefile
+++ b/textproc/fcitx5-qt/Makefile
@@ -6,7 +6,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= f7f983e1e709.patch:-p1
MAINTAINER= khng@FreeBSD.org
-COMMENT= Fcitx support for Qt (${FLAVOR})
+COMMENT?= Fcitx support for Qt (${FLAVOR})
WWW= https://github.com/fcitx/fcitx5-qt
LICENSE= LGPL21+ BSD3CLAUSE