summaryrefslogtreecommitdiff
path: root/inputmethod/tomoe/patches/patch-ab
AgeCommit message (Collapse)AuthorFilesLines
2014-05-05Note/Update comments for patches.obache1-1/+3
2008-06-04Suppress to do 'modify-itlocaledir' command in configure script.obache1-0/+13
No need, done by pkgsrc USE_LOCALEDIR feature. modify-itlocaledir expet GNU sed (options and patterns). Folliwing situations rise PLIST mismatch: * using GNU sed, PKGLOCALEDIR != share * sed accept options, but can't interprete patterns as expected. PR 38847. Bump PKGREVISION.