aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-03-18 15:14:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-03-18 15:14:27 +0000
commit5e191b87d156b7355456584986190e4e93aa18df (patch)
tree597b9f778ca2890dba4a8e4c5b84d824c93d922a /japanese
parent183061fc74d58ef4f9dfe18ac07e00d6a8c5c545 (diff)
downloadports-5e191b87d156b7355456584986190e4e93aa18df.tar.gz
ports-5e191b87d156b7355456584986190e4e93aa18df.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/mozc-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index 446641d1db2b..658e6f691867 100644
--- a/japanese/mozc-server/Makefile
+++ b/japanese/mozc-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mozc
PORTVERSION= 1.6.1187.102
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX?= ja-
@@ -18,7 +18,7 @@ COMMENT?= Mozc server for IBus and others
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
gtest.0:${PORTSDIR}/devel/googletest \
- protobuf.7:${PORTSDIR}/devel/protobuf \
+ protobuf:${PORTSDIR}/devel/protobuf \
zinnia.0:${PORTSDIR}/japanese/zinnia
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils