summaryrefslogtreecommitdiff
path: root/chinese/gcin/files/patch-configure
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2025-07-01 02:46:43 +0900
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2025-07-01 02:57:49 +0900
commitda328cb32d559ec75a2760043bbb83a393ec5672 (patch)
tree39eda9679ae33abae00efeacd6eade6826a7a409 /chinese/gcin/files/patch-configure
parentnet-mgmt/zabbix5-server: Remove expired port (diff)
*/*: Change dependency from japanese/anthy to japanese/anthy-unicode
It should have been done at the removal of japanese/anthy. Reported by: thierry
Diffstat (limited to 'chinese/gcin/files/patch-configure')
-rw-r--r--chinese/gcin/files/patch-configure9
1 files changed, 9 insertions, 0 deletions
diff --git a/chinese/gcin/files/patch-configure b/chinese/gcin/files/patch-configure
index 7f53aeac8d32..b695f7f0a88a 100644
--- a/chinese/gcin/files/patch-configure
+++ b/chinese/gcin/files/patch-configure
@@ -15,6 +15,15 @@
exit
fi
+@@ -172,7 +172,7 @@ echo -n ".... Testing anthy : "
+ fi
+
+ echo -n ".... Testing anthy : "
+-USE_ANTHY=`pkg-config --libs anthy`
++USE_ANTHY=`pkg-config --libs anthy-unicode`
+ if [ $? != 0 ]; then
+ USE_ANTHY=N
+ echo "Not found. It's ok if you don't want anthy support."
@@ -232,7 +232,7 @@ QT4_IM='N'