d907fad14d
- Host distfiles at my place per request from maintainer - Kill reference to X11BASE, now everything in LOCALBASE - Rename patches to match our name convention, also update them if necessary openvanilla-modules: - Add Chewing module scim-openvanilla: - Remove pkg-plist, use PLIST_FILES for small # of files - Remove hack for objformat removal, no longer needed PR: ports/112721 Submitted by: Li-Lun Wang <llwang at infor.org> (maintainer)
11 lines
523 B
Text
11 lines
523 B
Text
--- Modules/OVIMSpaceChewing0.3/Makefile.orig Tue May 15 22:36:11 2007
|
|
+++ Modules/OVIMSpaceChewing0.3/Makefile Tue May 15 22:36:11 2007
|
|
@@ -17,7 +17,7 @@
|
|
|
|
data:
|
|
cd libchewing/tool/; make;
|
|
- svn cat http://svn.openfoundry.org/libchewingdata/utf-8/tsi.src > chewingdata/tsi.src
|
|
+ #svn cat http://svn.openfoundry.org/libchewingdata/utf-8/tsi.src > chewingdata/tsi.src
|
|
cd chewingdata/; ../libchewing/tool/sort_word;
|
|
cd chewingdata/; ../libchewing/tool/sort_dic tsi.src;
|
|
cd chewingdata/; ../libchewing/tool/maketree;
|