aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-mozc
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/scim-mozc
parent69dfe3bf35458620332abf830fad65378a16b9e6 (diff)
downloadports-435485fd477a13392ec06e7997b5349c855a81ee.tar.gz
ports-435485fd477a13392ec06e7997b5349c855a81ee.zip
Notes
Diffstat (limited to 'japanese/scim-mozc')
-rw-r--r--japanese/scim-mozc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/scim-mozc/Makefile b/japanese/scim-mozc/Makefile
index a46b8ec86d48..1cb1ad81857a 100644
--- a/japanese/scim-mozc/Makefile
+++ b/japanese/scim-mozc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scim-mozc
PORTVERSION= 0.13.523.102
+PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= http://people.freebsd.org/~daichi/distfiles/
DISTNAME= mozc-${PORTVERSION}
@@ -21,7 +22,7 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed \
scim:${PORTSDIR}/textproc/scim
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
gtest.0:${PORTSDIR}/devel/googletest \
- protobuf.6:${PORTSDIR}/devel/protobuf
+ protobuf.7:${PORTSDIR}/devel/protobuf
RUN_DEPENDS= mozc_server:${PORTSDIR}/japanese/mozc-server \
mozc_tool:${PORTSDIR}/japanese/mozc-tool \
mozc_server_start:${PORTSDIR}/japanese/mozc-additions \