mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 21:20:31 -04:00
Release notes at https://github.com/ibus/ibus/releases/tag/1.5.18 PR: 229053 Approved by: maintainer
11 lines
327 B
Text
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"
|
|
|