(inputmethod/fcitx5-configtool) fix typo, thanks leot@
This commit is contained in:
parent
dd0d2917a0
commit
55080843db
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2021/03/28 23:39:09 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2021/03/29 00:02:08 mef Exp $
|
||||
|
||||
DISTNAME= fcitx5-configtool-5.0.3
|
||||
CATEGORIES= inputmethod
|
||||
|
@ -15,7 +15,7 @@ USE_PKGLOCALEDIR= yes
|
|||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
BUILD_DEPENDS+= extra-cmake-modueles-[0-9]*:../../devel/extra-cmake-modules
|
||||
BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
|
||||
|
||||
OBJDIR= ${WRKDIR}/build
|
||||
CONFIGURE_DIRS= ${OBJDIR}
|
||||
|
|
Loading…
Reference in a new issue