diff options
Diffstat (limited to 'textproc/fcitx5-lua/Makefile')
| -rw-r--r-- | textproc/fcitx5-lua/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/fcitx5-lua/Makefile b/textproc/fcitx5-lua/Makefile index bcbb4691badc..083889c4e157 100644 --- a/textproc/fcitx5-lua/Makefile +++ b/textproc/fcitx5-lua/Makefile @@ -1,6 +1,7 @@ PORTNAME= fcitx5-lua -DISTVERSION= 5.0.5 +DISTVERSION= 5.0.10 CATEGORIES= textproc +MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ MAINTAINER= khng@FreeBSD.org COMMENT= Lua support for Fcitx5 @@ -11,10 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt LIB_DEPENDS= libFcitx5Core.so:textproc/fcitx5 -USES= compiler:c++17-lang gettext-tools cmake kde:5 lua:53 pkgconfig - -USE_GITHUB= yes -GH_ACCOUNT= fcitx +USES= cmake compiler:c++17-lang gettext-tools kde:5 lua:53 pkgconfig \ + tar:xz USE_KDE= ecm |
