pkgsrc-WIP-changes archive

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

(inputmethod/ibus-tutcode) +.include ".. lang/python/application.mk"



Module Name:	pkgsrc-wip
Committed By:	mef@NetBSD <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Mon Aug 5 10:31:09 2024 +0900
Changeset:	ca31049e320945dd805024cb0851817ddd49c5d1

Modified Files:
	ibus-tutcode/Makefile

Log Message:
(inputmethod/ibus-tutcode) +.include "..  lang/python/application.mk"

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ca31049e320945dd805024cb0851817ddd49c5d1

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

diffstat:
 ibus-tutcode/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/ibus-tutcode/Makefile b/ibus-tutcode/Makefile
index f96f26b97f..bc0176a850 100644
--- a/ibus-tutcode/Makefile
+++ b/ibus-tutcode/Makefile
@@ -19,4 +19,5 @@ USE_TOOLS+=		autoconf automake
 pre-configure:
 	(cd ${WRKSRC}; ./autogen.sh --prefix ${PREFIX})
 
+.include "../../lang/python/application.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index