$OpenBSD: patch-configure,v 1.5 2021/09/19 21:11:55 tb Exp $

Index: configure
--- configure.orig
+++ configure
@@ -11355,7 +11355,7 @@ if test "${with_intl_library+set}" = set; then :
 else
 
     with_intl=maybe
-    intl_LIBS="-l${smr_lib}"
+    intl_LIBS="-l${smr_lib} -liconv"
 
 fi
 
