aboutsummaryrefslogtreecommitdiff
path: root/japanese/mozc-server
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 11:46:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 11:46:54 +0000
commit4ad115ab4e7cbe42412a4185a32532ea7f4b9b86 (patch)
tree4d7c2d928bc64195e60de1e71fe1b58b1e0609b6 /japanese/mozc-server
parent0f3d0b5eb8897f1c27b64a652519e71abd896216 (diff)
Notes
Diffstat (limited to 'japanese/mozc-server')
-rw-r--r--japanese/mozc-server/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index 377a132babcc..16c4a1920e63 100644
--- a/japanese/mozc-server/Makefile
+++ b/japanese/mozc-server/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mozc-server
-# Date created: 26 June 2010
-# Whom: Daichi GOTO <daichi@freebsd.org>
-#
+# Created by: Daichi GOTO <daichi@freebsd.org>
# $FreeBSD$
-#
PORTNAME= mozc
PORTVERSION= 1.10.1390.102
@@ -19,12 +15,12 @@ COMMENT?= Mozc server for IBus and others
LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
+USES= pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_PYTHON= yes
USE_OPENSSL= yes
-USE_PKGCONFIG= build
MAKE_JOBS_SAFE= yes