ports/textproc/ibus/files/patch-configure
Thierry Thomas 00ccc3a325 upgrade to 1.5.18.
Release notes at
https://github.com/ibus/ibus/releases/tag/1.5.18

PR:		229053
Approved by:	maintainer
2018-09-22 10:32:04 +00:00

11 lines
327 B
Text

--- configure.orig 2018-03-02 08:24:44 UTC
+++ configure
@@ -20218,7 +20218,7 @@ fi
# Check whether --with-ucd-dir was given.
if test "${with_ucd_dir+set}" = set; then :
- withval=$with_ucd_dir; UCD_DIR=$with_emoji_annotation_dir
+ withval=$with_ucd_dir; UCD_DIR=$with_ucd_dir
else
UCD_DIR="/usr/share/unicode/ucd"