aboutsummaryrefslogtreecommitdiff
path: root/japanese/mozc-tool
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-23 23:59:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-23 23:59:10 +0000
commit435485fd477a13392ec06e7997b5349c855a81ee (patch)
tree5dbfdfe2216ed29399ad85ce89bac9af81b6af9d /japanese/mozc-tool
parent69dfe3bf35458620332abf830fad65378a16b9e6 (diff)
Notes
Diffstat (limited to 'japanese/mozc-tool')
-rw-r--r--japanese/mozc-tool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/mozc-tool/Makefile b/japanese/mozc-tool/Makefile
index 1a0e937c9646..9aecf98e68b6 100644
--- a/japanese/mozc-tool/Makefile
+++ b/japanese/mozc-tool/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mozc-tool
PORTVERSION= 0.13.523.102
+PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= http://people.freebsd.org/~daichi/distfiles/
DISTNAME= mozc-${PORTVERSION}
@@ -20,7 +21,7 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed \
gyp:${PORTSDIR}/devel/py-gyp-devel
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
gtest.0:${PORTSDIR}/devel/googletest \
- protobuf.6:${PORTSDIR}/devel/protobuf
+ protobuf.7:${PORTSDIR}/devel/protobuf
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
USE_GMAKE= yes