summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"