pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/ibus
Module Name: pkgsrc
Committed By: jperkin
Date: Wed May 16 10:28:53 UTC 2018
Modified Files:
pkgsrc/inputmethod/ibus: Makefile
Log Message:
ibus: Requires msgmerge.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/inputmethod/ibus/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/ibus/Makefile
diff -u pkgsrc/inputmethod/ibus/Makefile:1.54 pkgsrc/inputmethod/ibus/Makefile:1.55
--- pkgsrc/inputmethod/ibus/Makefile:1.54 Sun Apr 29 21:42:00 2018
+++ pkgsrc/inputmethod/ibus/Makefile Wed May 16 10:28:53 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2018/04/29 21:42:00 tsutsui Exp $
+# $NetBSD: Makefile,v 1.55 2018/05/16 10:28:53 jperkin Exp $
.include "Makefile.common"
@@ -11,7 +11,7 @@ BUILD_DEPENDS+= unicode-emoji-[0-9]*:../
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config intltool gmsgfmt gmake
+USE_TOOLS+= pkg-config intltool gmsgfmt gmake msgmerge
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index