summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-03-29 03:39:54 +0000
committermef <mef@pkgsrc.org>2021-03-29 03:39:54 +0000
commitbc4bdf94cadcaabf8e59c56ef2df70bced22e748 (patch)
treef3a1183f4582b1b623681ec623e86c28d7d6216e /inputmethod
parentca5eb11839e8f2779e15b98dfbc74d74cc8366f3 (diff)
downloadpkgsrc-bc4bdf94cadcaabf8e59c56ef2df70bced22e748.tar.gz
(inputmethod/fcitx5-table-other) +.include boost-libs/buildlink3.mk
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/fcitx5-table-other/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/fcitx5-table-other/Makefile b/inputmethod/fcitx5-table-other/Makefile
index 94fc3887660..b728ba61c28 100644
--- a/inputmethod/fcitx5-table-other/Makefile
+++ b/inputmethod/fcitx5-table-other/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:39:54 mef Exp $
DISTNAME= fcitx5-table-other-5.0.3
CATEGORIES= inputmethod
@@ -19,5 +19,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"