pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Mar 29 03:39:54 UTC 2021

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/inputmethod/fcitx5-table-other/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-other/Makefile
diff -u pkgsrc/inputmethod/fcitx5-table-other/Makefile:1.2 pkgsrc/inputmethod/fcitx5-table-other/Makefile:1.3
--- pkgsrc/inputmethod/fcitx5-table-other/Makefile:1.2  Tue Mar  2 13:24:54 2021
+++ pkgsrc/inputmethod/fcitx5-table-other/Makefile      Mon Mar 29 03:39:54 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: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"



Home | Main Index | Thread Index | Old Index