2e1e7acb0e
- introduce a no_java flavor because now we can build OOo w/o having jdk and other java dependencies installed - introduce a parallel flavor that allows people to build OOo with parallel processes. to achieve this we use a so called "non-blocking" cat, so another distfile has been added in order two provide to pre-built static binaries with the needed modifications (for amd64 and i386) By default we run a parallel build with NCPU+1 processes. - remove unneccessary patch files - fix some dependencies
10 lines
502 B
Plaintext
10 lines
502 B
Plaintext
$OpenBSD: patch-hyphen_prj_d_lst,v 1.2 2009/05/08 15:43:50 robert Exp $
|
|
--- hyphen/prj/d.lst.orig.port Fri Apr 10 10:36:58 2009
|
|
+++ hyphen/prj/d.lst Fri Apr 10 10:37:09 2009
|
|
@@ -2,4 +2,5 @@
|
|
|
|
..\%__SRC%\inc\hyphen.h %_DEST%\inc%_EXT%\hyphen.h
|
|
..\%__SRC%\misc\build\hyphen-2.4\.libs\libhyphen.a %_DEST%\lib%_EXT%\libhyphen.a
|
|
+..\%__SRC%\misc\build\hyphen-2.3.1\.libs\libhyphen.so.1.0 %_DEST%\lib%_EXT%\libhyphen.so.1.0
|
|
..\%__SRC%\misc\build\hyphen-2.4\hyph_en_US.dic %_DEST%\bin%_EXT%\hyph_en_US.dic
|