ports/x11/fvwm3/patches/patch-configure

13 lines
194 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: configure
--- configure.orig
+++ configure
2023-09-08 05:21:37 +00:00
@@ -11726,7 +11726,7 @@ then :
2023-08-16 22:26:55 +00:00
else $as_nop
with_intl=maybe
- intl_LIBS="-l${smr_lib}"
+ intl_LIBS="-l${smr_lib} -liconv"
fi