openbsd-ports/editors/openoffice3/patches/patch-hyphen_makefile_mk
robert f720b7a968 - update to openoffice.org 3.3rc3
- rework a port a little bit to be sync in the openoffice linux
  code and remove some hacks that we don't need anymore
- also use --as-needed while linking (which results in at least a 50% speed
  improovement)
- depend on more libraries from the system instead of using the internal
  ones
2010-11-09 18:40:04 +00:00

22 lines
727 B
Plaintext

$OpenBSD: patch-hyphen_makefile_mk,v 1.4 2010/11/09 18:40:04 robert Exp $
--- hyphen/makefile.mk.orig.port Thu Oct 21 13:45:17 2010
+++ hyphen/makefile.mk Sun Oct 24 18:54:56 2010
@@ -41,7 +41,7 @@ TARFILE_MD5=d0b5af6e408b8d2958f3d83b5244f5e8
ADDITIONAL_FILES += makefile.mk
-PATCH_FILES=hyphen-2.4.patch
+PATCH_FILES=hyphen-2.4.patch hyphen-2.4-bash.patch
.IF "$(GUI)"=="UNX"
CONFIGURE_DIR=$(BUILD_DIR)
@@ -49,7 +49,7 @@ CONFIGURE_DIR=$(BUILD_DIR)
#relative to CONFIGURE_DIR
# still needed also in system-hyphen case as it creates the makefile
CONFIGURE_ACTION=configure
-CONFIGURE_FLAGS= --disable-shared --with-pic
+CONFIGURE_FLAGS= --with-pic
.IF "$(COM)"=="C52" && "$(CPU)"=="U"
LCL_CONFIGURE_CFLAGS+=-m64