pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/inputmethod/fcitx5-table-extra



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Mar 29 03:25:11 UTC 2021

Modified Files:
        pkgsrc/inputmethod/fcitx5-table-extra: Makefile

Log Message:
(inputmethod/fcitx5-table-extra) +.include boost-libs/buildlink3.mk


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/inputmethod/fcitx5-table-extra/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/inputmethod/fcitx5-table-extra/Makefile
diff -u pkgsrc/inputmethod/fcitx5-table-extra/Makefile:1.2 pkgsrc/inputmethod/fcitx5-table-extra/Makefile:1.3
--- pkgsrc/inputmethod/fcitx5-table-extra/Makefile:1.2  Tue Mar  2 13:24:54 2021
+++ pkgsrc/inputmethod/fcitx5-table-extra/Makefile      Mon Mar 29 03:25:11 2021
@@ -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"



Home | Main Index | Thread Index | Old Index