pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/uim



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Nov 11 10:12:35 UTC 2019

Modified Files:
        pkgsrc/inputmethod/uim: Makefile

Log Message:
uim: Needs autopoint


To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/inputmethod/uim/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/uim/Makefile
diff -u pkgsrc/inputmethod/uim/Makefile:1.156 pkgsrc/inputmethod/uim/Makefile:1.157
--- pkgsrc/inputmethod/uim/Makefile:1.156       Tue Nov  5 17:28:37 2019
+++ pkgsrc/inputmethod/uim/Makefile     Mon Nov 11 10:12:35 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.156 2019/11/05 17:28:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.157 2019/11/11 10:12:35 nia Exp $
 
 .include "../../inputmethod/uim/Makefile.common"
 
@@ -15,6 +15,7 @@ BUILDLINK_TRANSFORM+= opt:-O2:-O1
 
 USE_TOOLS+=    gmake pkg-config
 USE_TOOLS+=    intltool msgfmt msgmerge xgettext
+USE_TOOLS+=    autopoint
 USE_LANGUAGES= c99 c++03
 
 # Avoid finding mono tool and breaking.



Home | Main Index | Thread Index | Old Index