diff options
author | mva <mva@FreeBSD.org> | 2013-12-16 05:56:48 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2013-12-16 05:56:48 +0800 |
commit | 421b9565c6097dd51d21c912380898ffa548a7aa (patch) | |
tree | b1ca7ddefbdcf2a67018b5c9e64e6ba7a433650b | |
parent | 64b93370c51404ebce75a80652641fd129431781 (diff) | |
download | freebsd-ports-gnome-421b9565c6097dd51d21c912380898ffa548a7aa.tar.gz freebsd-ports-gnome-421b9565c6097dd51d21c912380898ffa548a7aa.tar.zst freebsd-ports-gnome-421b9565c6097dd51d21c912380898ffa548a7aa.zip |
- Back out my change, since wg@ already fixed the port
Noticed by: wg@
-rw-r--r-- | japanese/mozc-server/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index 42c4b41beb75..57d787bef258 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -19,7 +19,6 @@ 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 |