fcitx5-chinese-addons: needs pkg-config
This commit is contained in:
parent
48db5a3af0
commit
426cf4fda9
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2021/03/02 13:24:53 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2021/03/29 06:13:28 nia Exp $
|
||||
|
||||
DISTNAME= fcitx5-chinese-addons-5.0.4
|
||||
CATEGORIES= inputmethod
|
||||
|
@ -25,6 +25,7 @@ BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
|
|||
|
||||
USE_CMAKE= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
post-extract:
|
||||
|
|
Loading…
Reference in a new issue