aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mozc-server
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-12-16 05:50:51 +0800
committermva <mva@FreeBSD.org>2013-12-16 05:50:51 +0800
commit3006565da63b3fc8a9eccc71f770980338c78388 (patch)
treebca803d73582209a3ba783658cff23e050e6f45c /japanese/mozc-server
parent27f3652ebfab3611f56a20c56af2c1ac7c1a8fcb (diff)
downloadfreebsd-ports-gnome-3006565da63b3fc8a9eccc71f770980338c78388.tar.gz
freebsd-ports-gnome-3006565da63b3fc8a9eccc71f770980338c78388.tar.zst
freebsd-ports-gnome-3006565da63b3fc8a9eccc71f770980338c78388.zip
- Depend explicitly on lang/python at build time.
Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
Diffstat (limited to 'japanese/mozc-server')
-rw-r--r--japanese/mozc-server/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index 57d787bef258..42c4b41beb75 100644
--- a/japanese/mozc-server/Makefile
+++ b/japanese/mozc-server/Makefile
@@ -19,6 +19,7 @@ EXTRACT_DEPENDS=${PYTHON_CMD}:${PYTHON_PORTSDIR}
LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf \
zinnia:${PORTSDIR}/japanese/zinnia
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
+BUILD_DEPENDS= python:${PORTSDIR}/lang/python
USES= pkgconfig iconv
USE_BZIP2= yes