aboutsummaryrefslogtreecommitdiff
path: root/japanese/fcitx-mozc
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-07-20 04:02:49 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-07-20 04:02:49 +0000
commita985a72822ba3a4c0894ca8dd6f1af3f4998d1be (patch)
tree29db0aeab8f1508b052ef8796bfe1d72a0f01301 /japanese/fcitx-mozc
parent82c26bd4e2de601293ce93753df8e993db1893bd (diff)
Notes
Diffstat (limited to 'japanese/fcitx-mozc')
-rw-r--r--japanese/fcitx-mozc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/fcitx-mozc/Makefile b/japanese/fcitx-mozc/Makefile
index 9bc70fb0e4e1..125c8834706a 100644
--- a/japanese/fcitx-mozc/Makefile
+++ b/japanese/fcitx-mozc/Makefile
@@ -1,4 +1,4 @@
-# Created by: Daichi GOTO <daichi@freebsd.org>
+# Created by: Daichi GOTO <daichi@FreeBSD.org>
# $FreeBSD$
PKGNAMEPREFIX= ja-fcitx-
@@ -9,8 +9,8 @@ DATADIR= ${PREFIX}/share/fcitx/${PORTNAME}
MASTERDIR= ${.CURDIR}/../../japanese/mozc-server
PKGMESSAGE= ${.CURDIR}/pkg-message
-BROKEN= fails to build
-
BUILD_MOZC_LIST= fcitx_mozc
+IGNORE= not compatible with mozc 1.11.1502.102
+
.include "${MASTERDIR}/Makefile"