$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
