summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-03-29 03:25:11 +0000
committermef <mef@pkgsrc.org>2021-03-29 03:25:11 +0000
commitca5eb11839e8f2779e15b98dfbc74d74cc8366f3 (patch)
treed053a3a908621d29e105b6bed89586d4b5874563 /inputmethod
parenta835fc4d3cc32f31faa7f0c2b4796cff3370b566 (diff)
downloadpkgsrc-ca5eb11839e8f2779e15b98dfbc74d74cc8366f3.tar.gz
(inputmethod/fcitx5-table-extra) +.include boost-libs/buildlink3.mk
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/fcitx5-table-extra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/fcitx5-table-extra/Makefile b/inputmethod/fcitx5-table-extra/Makefile
index 4203d17dbfe..37067867f44 100644
--- a/inputmethod/fcitx5-table-extra/Makefile
+++ b/inputmethod/fcitx5-table-extra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/03/02 13:24:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2021/03/29 03:25:11 mef Exp $
DISTNAME= fcitx5-table-extra-5.0.2
CATEGORIES= inputmethod
@@ -11,7 +11,6 @@ COMMENT= Extra Chinese table for Fcitx5
LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
-
DEPENDS+= fcitx5-[0-9]*:../../inputmethod/fcitx5
DEPENDS+= libime-[0-9]*:../../inputmethod/libime
@@ -19,5 +18,6 @@ USE_CMAKE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= # none
+.include "../../devel/boost-libs/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"