pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-lua fcitx5-lua: Add LUA_VERSIONS_AC...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd7cad76b17e
branches:  trunk
changeset: 449382:dd7cad76b17e
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Mar 29 08:45:48 2021 +0000

description:
fcitx5-lua: Add LUA_VERSIONS_ACCEPTED

diffstat:

 inputmethod/fcitx5-lua/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4d11c215c12e -r dd7cad76b17e inputmethod/fcitx5-lua/Makefile
--- a/inputmethod/fcitx5-lua/Makefile   Mon Mar 29 08:45:34 2021 +0000
+++ b/inputmethod/fcitx5-lua/Makefile   Mon Mar 29 08:45:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/03/02 13:24:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/29 08:45:48 nia Exp $
 
 DISTNAME=      fcitx5-lua-5.0.3
 CATEGORIES=    inputmethod
@@ -16,6 +16,8 @@
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++
 
+LUA_VERSIONS_ACCEPTED= 54 53
+
 .include "../../inputmethod/fcitx5/buildlink3.mk"
 .include "../../lang/lua/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index